From e789ca2b064191182ad0016d676ff433a60d51a3 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 3 Jun 2010 14:33:37 +0200 Subject: Prepare 15.7a-4 --- debian/cscope.emacsen-install | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 debian/cscope.emacsen-install (limited to 'debian/cscope.emacsen-install') diff --git a/debian/cscope.emacsen-install b/debian/cscope.emacsen-install deleted file mode 100644 index 07de87b..0000000 --- a/debian/cscope.emacsen-install +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# emacsen install script for the Debian GNU/Linux cscope package -# based on the emacsen install script of the cmake package - -FLAVOUR=$1 -PACKAGE=cscope - -ELDIR=/usr/share/emacs/site-lisp/ -ELCDIR=/usr/share/$FLAVOUR/site-lisp/$PACKAGE -ELFILE="xcscope.el" -FLAGS="-batch -no-site-file -l path.el -f batch-byte-compile" - -if [ $FLAVOUR != emacs ]; then - echo "install/$PACKAGE: Byte-compiling for $FLAVOUR" - - install -m 755 -d $ELCDIR - cd $ELDIR - cp $ELFILE $ELCDIR - cd $ELCDIR - cat << EOF > path.el -(setq load-path (cons "." load-path) byte-compile-warnings nil) -EOF - $FLAVOUR $FLAGS $ELFILE - rm -f $ELFILE path.el -fi -- cgit v1.2.3-54-g00ecf value='packet-loop-back'>packet-loop-back net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/security/apparmor/ipc.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/apparmor/ipc.c')