[med-svn] [Git][med-team/libsbml][master] Revert change in install and do Python installation verbosely again

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Nov 29 10:45:15 GMT 2022



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20221129/54435629/attachment.htm>


More information about the debian-med-commit mailing list