[Pkg-privacy-commits] [torbrowser-launcher] 01/02: Ensure we don't ship the usr.bin.torbrowser-launcher conffile.
Intrigeri
intrigeri at moszumanska.debian.org
Mon Oct 30 09:17:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch debian/sid
in repository torbrowser-launcher.
commit 3c197672cfdf1627c24debb8409a3c5932b0470b
Author: intrigeri <intrigeri at boum.org>
Date: Mon Oct 30 09:06:03 2017 +0000
Ensure we don't ship the usr.bin.torbrowser-launcher conffile.
It's still installed by setup.py even though we don't do it ourselves
via debian/rules.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 3e79b44..993a9b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ override_dh_install:
cp apparmor/$$PROFILE debian/torbrowser-launcher/etc/apparmor.d/ ; \
dh_apparmor --profile-name=$$PROFILE -ptorbrowser-launcher ; \
done
+ rm debian/torbrowser-launcher/etc/apparmor.d/usr.bin.torbrowser-launcher
help2man -N -n "helps download and run the Tor Browser Bundle" \
--version-string="$(DEB_VERSION)" \
-o build/torbrowser-launcher.1 debian/help2man/torbrowser-launcher
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list