[SCM] dvd95/master: Fix handling of po/POTFILES.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jun 7 00:02:32 UTC 2013


The following commit has been merged in the master branch:
commit 8b33cef1a7e05fa6b8e6ceba4aca454f95dd2bf6
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Jun 7 00:52:29 2013 +0100

    Fix handling of po/POTFILES.

diff --git a/debian/rules b/debian/rules
index 86c328d..5e047f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ LDFLAGS+=-Wl,--as-needed
 
 override_dh_auto_clean:
 	dh_auto_clean 
-	rm -f po/POTFILES po/Makefile src/Makefile src/.deps/*.Po \
+	rm -f po/Makefile src/Makefile src/.deps/*.Po \
 		dvdauthor/Makefile dvdauthor/.deps/*.Plo libtool \
 		config.log config.status Makefile config.h stamp-h1
 

-- 
dvd95 packaging



More information about the pkg-multimedia-commits mailing list