Andreas Tille pushed to branch master at Debian Med / pdb2pqr
Commits:
7df19812 by Andreas Tille at 2019-12-12T21:12:04Z
Try to set correct target dir but failed.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -28,9 +28,10 @@ override_dh_auto_configure:
cp -a pMC_mult_wrap.cpp pMC_mult_wrap.cpp.saved && \
cp -a pMC_mult.py pMC_mult.py.saved && \
swig -c++ -python -o pMC_mult_wrap.cpp pMC_mult.i )
+ mkdir -p $(CURDIR)/debian/tmp/usr/share/pdb2pqr
scons \
URL="http://localhost/pdb2pqr/" \
- PREFIX="/usr/share/pdb2pqr"
+ PREFIX="$(CURDIR)/debian/tmp/usr/share/pdb2pqr"
# Disable tests, as they need an internet connection to download files
# override_dh_auto_test:
View it on GitLab:
https://salsa.debian.org/med-team/pdb2pqr/commit/7df19812ecf8b2435338b691b6316451922ca930
--
View it on GitLab:
https://salsa.debian.org/med-team/pdb2pqr/commit/7df19812ecf8b2435338b691b6316451922ca930
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit