[Pkg-xfce-commits] r2048 - desktop/trunk/xfce4-mixer/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sun May 18 16:04:10 UTC 2008


Author: corsac
Date: 2008-05-18 16:04:09 +0000 (Sun, 18 May 2008)
New Revision: 2048

Modified:
   desktop/trunk/xfce4-mixer/debian/rules
Log:
we now remove a *folder*


Modified: desktop/trunk/xfce4-mixer/debian/rules
===================================================================
--- desktop/trunk/xfce4-mixer/debian/rules	2008-05-18 16:00:21 UTC (rev 2047)
+++ desktop/trunk/xfce4-mixer/debian/rules	2008-05-18 16:04:09 UTC (rev 2048)
@@ -96,7 +96,7 @@
 	cd $(CURDIR)/debian/build-oss &&\
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/xfce4-mixer
 	#and remove libs presents in alsa/oss variants:
-	rm -f $(CURDIR)/debian/xfce4-mixer/usr/lib/xfce4/modules/
+	rm -rf $(CURDIR)/debian/xfce4-mixer/usr/lib/xfce4/modules/
 
 	# install menu pixmap
 	install -d $(CURDIR)/debian/xfce4-mixer/usr/share/pixmaps




More information about the Pkg-xfce-commits mailing list