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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to