[corsix-th] 01/01: trim extraneous dh_overide_auto_clean

Alexandre Detiste detiste-guest at moszumanska.debian.org
Tue Apr 19 03:30:56 UTC 2016


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

detiste-guest pushed a commit to branch master
in repository corsix-th.

commit b6dafe0942e8740ae0fee8c33423bdcbd00beaee
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Tue Apr 19 05:30:15 2016 +0200

    trim extraneous dh_overide_auto_clean
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index e4ffe84..6cccc67 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,11 +5,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 %:
 	dh $@ --parallel --buildsystem=cmake
 
-override_dh_auto_clean:
-	dh_clean
-	# like obj-x86_64-linux-gnu
-	rm obj-* -rvf
-
 override_dh_auto_install:
 	dh_auto_install
 	rm debian/tmp/usr/CorsixTH/CorsixTH.ico

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/corsix-th.git



More information about the Pkg-games-commits mailing list