[DRE-commits] [SCM] tdiary-contrib.git branch, master, updated. debian/3.1.20120506-1-5-g6dace1f

Taku YASUI tach at debian.org
Sat May 19 15:57:59 UTC 2012


The following commit has been merged in the master branch:
commit 4234851b6606ef890af3c4a95aa8fea045d5c62f
Author: Taku YASUI <tach at debian.org>
Date:   Sun May 20 00:43:24 2012 +0900

    Change command order

diff --git a/debian/tdiary-mode.emacsen-install b/debian/tdiary-mode.emacsen-install
index ba24ee5..c8ddafe 100644
--- a/debian/tdiary-mode.emacsen-install
+++ b/debian/tdiary-mode.emacsen-install
@@ -44,9 +44,9 @@ EOF
 ${FLAVOR} ${FLAGS} ${FILES} > ${LOG} 2>&1
 gzip -9 ${LOG}
 
+rm -f *.el path.el
+
 # create symlinks to the flavor dir for source link
 ln -s ${FILES} ${ELCDIR}
 
-rm -f *.el path.el
-
 exit 0

-- 
tdiary-contrib.git



More information about the Pkg-ruby-extras-commits mailing list