[med-svn] [openbugs] 02/02: Added debian/rules
Dylan Aïssi
bob.dybian-guest at moszumanska.debian.org
Wed Jun 11 05:23:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
bob.dybian-guest pushed a commit to branch master
in repository openbugs.
commit 98f3802a1f2f40f65346f21eb8a880e2782c3c8e
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date: Wed Jun 11 07:23:08 2014 +0200
Added debian/rules
---
debian/rules | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..079c309
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+%:
+ dh $@
+
+override_dh_auto_configure:
+ dh_auto_configure -- libdir=/usr/lib
+
+override_dh_installchangelogs:
+ # Install upstream NEWS file as changelog
+ dh_installchangelogs NEWS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openbugs.git
More information about the debian-med-commit
mailing list