[librewms] 04/05: Use dh_install --autodest.

Bas Couwenberg sebastic at xs4all.nl
Sat Nov 22 18:29:31 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository librewms.

commit de008dc212aa49bfb9efd3c6c5106cae05323ae7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Nov 22 15:21:22 2014 +0100

    Use dh_install --autodest.
---
 debian/librewms.install | 1 -
 debian/rules            | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/librewms.install b/debian/librewms.install
deleted file mode 100644
index 1b91047..0000000
--- a/debian/librewms.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/
diff --git a/debian/rules b/debian/rules
index 65d4d9b..6615bcc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,5 @@
 		--with autoreconf
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install --list-missing --autodest
 

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



More information about the Pkg-grass-devel mailing list