[sdpb] 01/01: Set BASEDIR=/usr when building.
Tobias Hansen
thansen at moszumanska.debian.org
Sun Mar 19 02:32:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository sdpb.
commit 57060c10d2f797105e978c859be2df2e5f14d09f
Author: Tobias Hansen <thansen at debian.org>
Date: Sun Mar 19 02:31:28 2017 +0000
Set BASEDIR=/usr when building.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 27b679f..c1564bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_auto_clean:
dh_auto_clean
override_dh_auto_build-arch:
- dh_auto_build -- SHARED_TINYXML2=1
+ dh_auto_build -- SHARED_TINYXML2=1 BASEDIR=/usr
help2man -i debian/help2man.include -N --version-string=$(DEB_VERSION_UPSTREAM) -o sdpb.1 ./sdpb
override_dh_auto_build-indep:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sdpb.git
More information about the debian-science-commits
mailing list