Andreas Tille pushed to branch master at Debian Med / librcsb-core-wrapper


Commits:
6ecf906e by Andreas Tille at 2026-09-10T19:07:15+02:00
Finally build package

- - - - -


2 changed files:

- debian/rules
- debian/wrapper_setup/setup.py.in → debian/wrapper_setup/setup.py


Changes:

=====================================
debian/rules
=====================================
@@ -26,8 +26,10 @@ BOOST_PYTHON_LIB := boost_python$(shell python3 -c "import 
sys; print(f'{sys.ver
 
 override_dh_auto_build-py: override_dh_auto_build-nopy
        mkdir -p wrapper/python
-       cp -a debian/wrapper_setup/setup.py.in wrapper/python
+       cp -a debian/wrapper_setup/setup.py wrapper/python
+       ln -sf ../src wrapper/python/src
        cd wrapper && $(MAKE) OPT=-O \
+           PIC=-fPIC \
            WWPDB_PYTHON_INC="$(PYTHON_INC)" 
WWPDB_BOOST_INC="/usr/include/boost" \
            WWPDB_BOOST_PYTHON_LIB="$(BOOST_PYTHON_LIB)" \
            WWPDB_XERCESC_LIB="xerces-c" 
WWPDB_XERCESC_LIB_DIR="/usr/lib/$(DEB_HOST_MULTIARCH)"


=====================================
debian/wrapper_setup/setup.py.in → debian/wrapper_setup/setup.py
=====================================



View it on GitLab: 
https://salsa.debian.org/med-team/librcsb-core-wrapper/-/commit/6ecf906ecef961a072e273a4eb30d3942b4f0843

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/librcsb-core-wrapper/-/commit/6ecf906ecef961a072e273a4eb30d3942b4f0843
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


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

Reply via email to