[med-svn] [Git][med-team/allelecount][master] Fix install dir
Andreas Tille
gitlab at salsa.debian.org
Mon May 11 18:35:51 BST 2020
Andreas Tille pushed to branch master at Debian Med / allelecount
Commits:
dd5a3a86 by Andreas Tille at 2020-05-11T19:35:41+02:00
Fix install dir
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -22,7 +22,7 @@ include /usr/share/dpkg/default.mk
override_dh_auto_build:
dh_auto_build
- cd perl && perl Makefile.PL INSTALL_BASE=/usr
+ cd perl && perl Makefile.PL INSTALL_BASE=$(CURDIR)/debian/$(DEB_SOURCE)/usr/
override_dh_auto_test:
dh_auto_test
View it on GitLab: https://salsa.debian.org/med-team/allelecount/-/commit/dd5a3a8607011c87b0db0543813c75d32d1e630b
--
View it on GitLab: https://salsa.debian.org/med-team/allelecount/-/commit/dd5a3a8607011c87b0db0543813c75d32d1e630b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200511/a2890eb1/attachment.html>
More information about the debian-med-commit
mailing list