[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: t/tests/legacy-debug: Fix the clean target



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

jwilk pushed a commit to branch master
in repository lintian.

commit dba9766571179f28215311dc42b80f28680f44a5
Author: Jakub Wilk <jwilk@debian.org>
Date:   Thu Dec 3 15:08:21 2015 +0100

    t/tests/legacy-debug: Fix the clean target
---
 t/tests/legacy-debug/debian/debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/tests/legacy-debug/debian/debian/rules b/t/tests/legacy-debug/debian/debian/rules
index b4e68e2..2992ba9 100755
--- a/t/tests/legacy-debug/debian/debian/rules
+++ b/t/tests/legacy-debug/debian/debian/rules
@@ -21,7 +21,7 @@ build: build-arch build-indep
 clean:
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp *.o libhello.so.0.0
+	rm -f build-stamp *.o libhello.so.0.0 libhello.so
 	dh_clean
 
 install: build-stamp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: