[Pkg-electronics-commits] [gnucap] 01/01: don't mess with md.h timestamp, unless necessary
felix salfelder
felix-guest at moszumanska.debian.org
Sun Feb 7 12:10:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to branch wip
in repository gnucap.
commit dce8fb14522083787aa86e0e7d618e3e85722f32
Author: Felix Salfelder <felix at salfelder.org>
Date: Sun Feb 7 13:07:42 2016 +0100
don't mess with md.h timestamp, unless necessary
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 4f6d99a..5b1944c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ pkglibdir=/usr/lib/gnucap
override_dh_auto_configure:
./configure --prefix=/usr
+ grep GNUCAP_SSP include/md.h || \
sed -i '/SYSTEMSTARTPATH/s/"PATH"/"GNUCAP_SSP"/' include/md.h
override_dh_auto_build:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gnucap.git
More information about the Pkg-electronics-commits
mailing list