Andreas Tille pushed to branch master at Debian Med / libslow5lib


Commits:
01dcdfc2 by Andreas Tille at 2022-06-30T10:58:49+02:00
Take over Python build stuff from original Makefile as FIXME marked lines

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -15,10 +15,16 @@ override_dh_auto_configure:
        dh_auto_configure -- \
                 -DSLOW5_USE_ZSTD="ON" \
 
+override_dh_auto_build:
+       dh_auto_build
+#FIXME python3 setup.py build
+#FIXME cp build/lib.*/*.so  ./
+
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
        cp -a obj-$(DEB_HOST_GNU_TYPE)/libslow5_static.a lib/libslow5.a
        $(MAKE) -C test zstd=1
+#FIXME python3 < python/example.py
 endif
 
 override_dh_install:



View it on GitLab: 
https://salsa.debian.org/med-team/libslow5lib/-/commit/01dcdfc24f727c403e3e6af4e536ed682269d17a

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libslow5lib/-/commit/01dcdfc24f727c403e3e6af4e536ed682269d17a
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