[debian-edu-commits] debian-edu/ 06/18: d/rules: The pdf user guide no longer exists, drop rules tweaking it.

Unit 193 unit193-guest at moszumanska.debian.org
Tue Jul 11 18:00:00 UTC 2017


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

unit193-guest pushed a commit to branch master
in repository veracrypt.

commit 82d2ac089e1494e6c0dad375036006f7f9403179
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Mon Jul 10 20:36:24 2017 -0400

    d/rules: The pdf user guide no longer exists, drop rules tweaking it.
---
 debian/rules | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 300bb42..5cb3e9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,14 +16,7 @@ override_dh_auto_build:
 	unset DISPLAY && src/Main/veracrypt --text --help 2>/dev/null | debian/veracrypt_help_to_troff.pl > veracrypt.1
 
 override_dh_clean:
-	dh_clean veracrypt.1 user_guide.pdf
-
-override_dh_install:
-	cp "src/Release/Setup Files/VeraCrypt User Guide.pdf" user_guide.pdf
-	dh_install
-
-override_dh_compress:
-	dh_compress -Xuser_guide.pdf
+	dh_clean veracrypt.1
 
 override_dh_installinit:
 	dh_installinit --no-start -- stop 10 0 1 6 .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/veracrypt.git



More information about the debian-edu-commits mailing list