[Lunar-commits] r23243 - moonbase/trunk/zbeta/openoffice-src
Moritz Heiber
moe at lunar-linux.org
Mon Feb 12 18:12:52 CET 2007
Author: moe
Date: 2007-02-12 18:12:51 +0100 (Mon, 12 Feb 2007)
New Revision: 23243
Modified:
moonbase/trunk/zbeta/openoffice-src/BUILD
Log:
Minor adjustment. Otherwise the icons are missing alongside the desktop entries.
Modified: moonbase/trunk/zbeta/openoffice-src/BUILD
===================================================================
--- moonbase/trunk/zbeta/openoffice-src/BUILD 2007-02-12 16:54:51 UTC (rev 23242)
+++ moonbase/trunk/zbeta/openoffice-src/BUILD 2007-02-12 17:12:51 UTC (rev 23243)
@@ -73,7 +73,7 @@
cd $SOURCE_DIRECTORY/sysui/desktop/icons &&
cp -rv HighContrast/*x* /usr/share/icons/HighContrast &&
cp -rv hicolor/*x* /usr/share/icons/hicolor &&
- gtk-update-icon-cache &&
+ gtk-update-icon-cache --force /usr/share/icons/hicolor &&
# Desktop integration
mkdir -p -m0755 /usr/share/applications &&
More information about the Lunar-commits
mailing list