[Pkg-xfce-commits] r797 - desktop/trunk/xfce-mcs-plugins/debian
Yves-Alexis Perez
corsac-guest at costa.debian.org
Tue Jul 25 07:58:34 UTC 2006
Author: corsac-guest
Date: 2006-07-25 07:58:33 +0000 (Tue, 25 Jul 2006)
New Revision: 797
Modified:
desktop/trunk/xfce-mcs-plugins/debian/rules
Log:
use correct rule to remove xfce-filemanager.png
Modified: desktop/trunk/xfce-mcs-plugins/debian/rules
===================================================================
--- desktop/trunk/xfce-mcs-plugins/debian/rules 2006-07-25 05:50:01 UTC (rev 796)
+++ desktop/trunk/xfce-mcs-plugins/debian/rules 2006-07-25 07:58:33 UTC (rev 797)
@@ -52,7 +52,7 @@
rm -f `pwd`/debian/xfce4-mcs-plugins/usr/lib/xfce4/mcs-plugins/*.a
#why on earth xfce-filemanager.png is provided by both xfce4-panel and xfce4-mcs-plugins ??
- rm -f `pwd`/debian/tmp/usr/share/icons/hicolor/48x48/apps/xfce-filemanager.png
+ rm -f `pwd`/debian/xfce4-mcs-plugins/usr/share/icons/hicolor/48x48/apps/xfce-filemanager.png
chrpath -d -k `pwd`/debian/xfce4-mcs-plugins/usr/lib/xfce4/*/*
More information about the Pkg-xfce-commits
mailing list