zenburn theme

This commit is contained in:
Gwenhael Le Moine 2011-05-09 09:12:58 +07:00
parent c0995cf815
commit 211c702707

View file

@ -22,6 +22,7 @@ EMACS=$(basename $(ls /usr/bin/emacs-2*))
EMACS_VERSION=$(echo "$EMACS" | grep -o "\-[0-9\.]*\-" | tr -d - | head -n1)
# nettoyage préalable
rm -fr $PKG $TMP/$PRGNAM-$VERSION
mkdir -p $PKG
@ -63,13 +64,12 @@ do
elfileget_or_update "$el"
done
# cd $CWD/themes
# for el in \
# "https://github.com/monotux/emacs-d/raw/master/themes/solarized-theme.el" \
# "https://github.com/monotux/emacs-d/raw/master/themes/whiteboard-theme.el" ;
# do
# elfileget_or_update "$el"
# done
cd $CWD/themes
for el in \
"https://github.com/djcb/elisp/raw/master/themes/zenburn-theme.el" \
do
elfileget_or_update "$el"
done
mkdir -p $PKG$PREFIX/share/emacs/$EMACS_VERSION/etc/themes $PKG$PREFIX/share/emacs/site-lisp/
cd $PKG$PREFIX/share/emacs/site-lisp/