[SCM] gwc/master: Removing just usr/tmp dir in rules

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Mar 5 13:03:54 UTC 2011


The following commit has been merged in the master branch:
commit b639e5ca4228fd7eb4a5bb063028e501b75cbd85
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Mar 5 14:03:26 2011 +0100

    Removing just usr/tmp dir in rules

diff --git a/debian/rules b/debian/rules
index a3abf26..b6c03f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,7 @@ LDFLAGS+=-Wl,--as-needed
 
 override_dh_auto_install:
 	dh_auto_install
-	rm -fR $(CURDIR)/debian/gwc/doc
-	rm -fR $(CURDIR)/debian/gwc/pixmaps
+	rm -fR $(CURDIR)/debian/tmp/usr/tmp
 
 override_dh_strip:
 	dh_strip --dbg-package=gwc-dbg

-- 
gwc packaging



More information about the pkg-multimedia-commits mailing list