[PC-BSD Commits] r2685 - pbibuild/modules/amarok/overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Wed Sep 3 10:43:12 PDT 2008
Author: kris
Date: 2008-09-03 10:43:12 -0700 (Wed, 03 Sep 2008)
New Revision: 2685
Modified:
pbibuild/modules/amarok/overlay-dir/PBI.RemoveScript.sh
Log:
Updated a bug in the Amarok removal script
Modified: pbibuild/modules/amarok/overlay-dir/PBI.RemoveScript.sh
===================================================================
--- pbibuild/modules/amarok/overlay-dir/PBI.RemoveScript.sh 2008-09-03 17:32:06 UTC (rev 2684)
+++ pbibuild/modules/amarok/overlay-dir/PBI.RemoveScript.sh 2008-09-03 17:43:12 UTC (rev 2685)
@@ -62,9 +62,6 @@
for i in `ls`
do
rm /usr/local/share/locale/${i}/LC_MESSAGES/${LANGFILE}
- rm /usr/local/share/locale/${i}/LC_MESSAGES/${LANGFILE1}
- rm /usr/local/share/locale/${i}/LC_MESSAGES/${LANGFILE2}
- rm /usr/local/share/locale/${i}/LC_MESSAGES/${LANGFILE3}
done
cd /home
More information about the Commits
mailing list