[SCM] dvd95/master: Fix cleanup of configure's leftover.

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


The following commit has been merged in the master branch:
commit 79892284b982b3d1db91f34924db52502b93260b
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Jun 7 00:55:42 2013 +0100

    Fix cleanup of configure's leftover.

diff --git a/debian/rules b/debian/rules
index 5e047f6..dbcd256 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ override_dh_auto_clean:
 	dh_auto_clean 
 	rm -f po/Makefile src/Makefile src/.deps/*.Po \
 		dvdauthor/Makefile dvdauthor/.deps/*.Plo libtool \
+		depcomp INSTALL install-sh missing ltmain.sh \
 		config.log config.status Makefile config.h stamp-h1
 
 override_dh_auto_test:

-- 
dvd95 packaging



More information about the pkg-multimedia-commits mailing list