[Pkg-xfce-commits] r597 - desktop/trunk/orage/debian

Simon Huggins huggie at costa.debian.org
Mon May 1 15:22:39 UTC 2006


Author: huggie
Date: 2006-05-01 15:22:38 +0000 (Mon, 01 May 2006)
New Revision: 597

Modified:
   desktop/trunk/orage/debian/rules
Log:
Use the right directory


Modified: desktop/trunk/orage/debian/rules
===================================================================
--- desktop/trunk/orage/debian/rules	2006-05-01 14:42:22 UTC (rev 596)
+++ desktop/trunk/orage/debian/rules	2006-05-01 15:22:38 UTC (rev 597)
@@ -10,8 +10,8 @@
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-final
 
 install/orage::
-	rm -f $(CURDIR)/debian/tmp/usr/lib/xfce4/mcs-plugins/*.la
-	rm -f $(CURDIR)/debian/tmp/usr/lib/xfce4/mcs-plugins/*.a
+	rm -f $(CURDIR)/debian/orage/usr/lib/xfce4/mcs-plugins/*.la
+	rm -f $(CURDIR)/debian/orage/usr/lib/xfce4/mcs-plugins/*.a
 
 binary-post-install/orage::
 	dh_installman debian/orage.1




More information about the Pkg-xfce-commits mailing list