chiark
/
gitweb
/
~mdw
/
skel
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Release 1.3.3.
[skel]
/
debian
/
skel.emacsen-remove
1
#! /bin/sh
2
3
set -e
4
5
package=skel
6
flavour=$1
7
if [ $flavour = emacs ]; then
8
echo install/$package: Ignoring emacsen flavour $flavour
9
exit
10
fi
11
echo install/$package: Handling install of emacsen flavour $flavour
12
13
ELC=/usr/share/$flavour/site-lisp/skel
14
cd $ELC
15
rm -f *.elc