[Pkg-opt-media-team] [dvdisaster] 23/61: Fix clean up rules.

Takaki Taniguchi takaki at moszumanska.debian.org
Thu Feb 2 13:48:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

takaki pushed a commit to branch master
in repository dvdisaster.

commit ee5d92b276a6df4f675f41cef5657420c889c491
Author: Carlos Maddela <e7appew at gmail.com>
Date:   Mon Dec 19 09:03:23 2016 +1100

    Fix clean up rules.
---
 debian/clean | 2 ++
 debian/rules | 5 -----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..62e4edd
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1,2 @@
+documentation/*/*/*.png
+documentation/*/*.png
diff --git a/debian/rules b/debian/rules
index 7b03b37..df80594 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,11 +9,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 %:
 	dh $@
 
-#override_dh_autoclean:
-#	dh_autoclean
-#	find documentation -name "*.png" | xargs rm -f
-
-
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		--localedir=\$${prefix}/share/locale \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opt-media/dvdisaster.git



More information about the Pkg-opt-media-team mailing list