Andreas Tille pushed to branch master at Debian Med / libsbml


Commits:
5f7bd745 by Andreas Tille at 2022-11-29T11:43:48+01:00
Revert change in install and do Python installation verbosely again

- - - - -


2 changed files:

- debian/python3-sbml5.install
- debian/rules


Changes:

=====================================
debian/python3-sbml5.install
=====================================
@@ -1 +1 @@
-usr/lib/*/python*
+usr/lib/python*


=====================================
debian/rules
=====================================
@@ -70,7 +70,7 @@ override_dh_auto_install:
        cd build ; DESTDIR=../debian/tmp make install
        sed 's#formatted/##g' docs/index.html.in > 
$(debtmp)/usr/share/libsbml/docs/index.html
 #      dh_auto_install -O--buildsystem=pybuild # unfortunately there is no 
setup.py
-#      set -x ; \
+       set -x ; \
        for pyv in `py3versions -d` ; do \
            if [ -d $(debtmp)/usr/lib/*/$${pyv}/site-packages/ ] ; then \
                mkdir -p $(debtmp)/usr/lib/$${pyv}/dist-packages ; \



View it on GitLab: 
https://salsa.debian.org/med-team/libsbml/-/commit/5f7bd745cc182aa03e93fac60d8ace7074bda7b4

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libsbml/-/commit/5f7bd745cc182aa03e93fac60d8ace7074bda7b4
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