[Pkg-mozext-commits] [perspectives-extension] 29/30: Get rid of useless credits and test directories
David Prévot
taffit at alioth.debian.org
Thu Sep 26 22:31:42 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch debian
in repository perspectives-extension.
commit 4b7c277ff74c9a5e9acde89987ca19305cad781e
Author: David Prévot <taffit at debian.org>
Date: Thu Sep 26 18:14:50 2013 -0400
Get rid of useless credits and test directories
Git-Dch: Ignore
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index c70ca56..5450000 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,12 @@
#!/usr/bin/make -f
-# -*- makefile -*-
-
%:
dh --with xul-ext $@
override_dh_auto_install:
install-xpi Perspectives.xpi
+ rm -r $(CURDIR)/debian/xul-ext-perspectives/usr/share/xul-ext/perspectives/chrome/content/credits
+ rm -r $(CURDIR)/debian/xul-ext-perspectives/usr/share/xul-ext/perspectives/chrome/content/test
override_dh_clean:
dh_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git
More information about the Pkg-mozext-commits
mailing list