[med-svn] [Git][med-team/pdb2pqr][master] Revert PREFIX setting for the moment since this was actually not the cause of writing problems

Andreas Tille gitlab at salsa.debian.org
Fri Dec 13 08:47:42 GMT 2019



Andreas Tille pushed to branch master at Debian Med / pdb2pqr


Commits:
c5fc8d13 by Andreas Tille at 2019-12-13T08:12:48Z
Revert PREFIX setting for the moment since this was actually not the cause of writing problems

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -28,10 +28,9 @@ 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="$(CURDIR)/debian/tmp/usr/share/pdb2pqr"
+		PREFIX="/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/c5fc8d133c599ced69707e94d0f9849f29e39cd3

-- 
View it on GitLab: https://salsa.debian.org/med-team/pdb2pqr/commit/c5fc8d133c599ced69707e94d0f9849f29e39cd3
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/20191213/f5c7b56a/attachment.html>


More information about the debian-med-commit mailing list