[springlobby] 23/28: Remove the whole /usr/bin directory

Markus Koschany apo at moszumanska.debian.org
Mon Apr 11 04:58:41 UTC 2016


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

apo pushed a commit to branch master
in repository springlobby.

commit 0f0108dbdab92c139b38860ce4c2c8eeb04d16f2
Author: Markus Koschany <apo at debian.org>
Date:   Mon Apr 11 03:00:27 2016 +0200

    Remove the whole /usr/bin directory
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3275650..959e4ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ override_dh_install:
 	dh_install
 	cd $(PROGDIR)/usr/share/doc/springlobby && \
 	rm -fv COPYING AUTHORS
-	$(RM) $(PROGDIR)/usr/bin/springlobby
+	$(RM) -r $(PROGDIR)/usr/bin
 
 override_dh_auto_clean:
 	dh_auto_clean

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



More information about the Pkg-games-commits mailing list