[Pkg-xfce-commits] r1836 - desktop/trunk/xfce4-panel/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Sun Apr 6 00:22:11 UTC 2008
Author: corsac
Date: 2008-04-06 00:22:10 +0000 (Sun, 06 Apr 2008)
New Revision: 1836
Modified:
desktop/trunk/xfce4-panel/debian/rules
Log:
better with complete path
Modified: desktop/trunk/xfce4-panel/debian/rules
===================================================================
--- desktop/trunk/xfce4-panel/debian/rules 2008-04-06 00:21:42 UTC (rev 1835)
+++ desktop/trunk/xfce4-panel/debian/rules 2008-04-06 00:22:10 UTC (rev 1836)
@@ -66,7 +66,7 @@
perl -i -pe 's/Exec=Terminal/Exec=exo-open --launch TerminalEmulator/' $(CURDIR)/debian/tmp/etc/xdg/xfce4/panel/launcher*
rm -f $(CURDIR)/debian/tmp/etc/xdg/xfce4/panel/launcher-8.rc
- sed -i '/<item name=\"launcher\" id=\"8\"\/>/d' panels.xml
+ sed -i '/<item name=\"launcher\" id=\"8\"\/>/d' $(CURDIR)/debian/tmp/etc/xdg/xfce4/panel/panels.xml
rm -f $(CURDIR)/debian/tmp/usr/lib/xfce4/panel-plugins/*.la
rm -f $(CURDIR)/debian/tmp/usr/lib/xfce4/panel-plugins/*.a
More information about the Pkg-xfce-commits
mailing list