[med-svn] [conquest-dicom-server] 28/30: Adhere to policy 10.1 on binaries.
Pablo Lorenzzoni
spectra at moszumanska.debian.org
Mon Jan 27 19:49:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
spectra pushed a commit to branch master
in repository conquest-dicom-server.
commit 254a3cfe5e9fcbaeec61f92bdec32b44f7b12751
Author: Pablo Lorenzzoni <spectra at debian.org>
Date: Mon Jan 27 14:20:04 2014 -0200
Adhere to policy 10.1 on binaries.
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index 035e493..8895a00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,11 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
+# Debian Policy 10.1
+CPP = /usr/bin/g++
+CPPFLAGS = -O2 -g -Wall
+INSTALL = install -s
+
%:
dh $@ --with autotools_dev
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/conquest-dicom-server.git
More information about the debian-med-commit
mailing list