[med-svn] [Git][med-team/libslow5lib][master] No idea why dir lib does not exist in salsa-ci but in pbuilder ... just create...

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Jun 30 14:19:41 BST 2022



Andreas Tille pushed to branch master at Debian Med / libslow5lib


Commits:
8ed62de5 by Andreas Tille at 2022-06-30T15:18:54+02:00
No idea why dir lib does not exist in salsa-ci but in pbuilder ... just create it in case its missing

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -23,13 +23,13 @@ override_dh_auto_build:
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
+	mkdir -p lib
 	cp -a obj-$(DEB_HOST_GNU_TYPE)/libslow5_static.a lib/libslow5.a
 	$(MAKE) -C test zstd=1
 	PYTHONPATH=build/lib* python3 < python/example.py
 endif
 
 override_dh_install:
-	mkdir -p lib
 	mv debian/tmp/usr/lib/$(DEB_HOST_GNU_TYPE)/libslow5_static.a debian/tmp/usr/lib/$(DEB_HOST_GNU_TYPE)/libslow5.a
 	d-shlibmove --commit \
 		    --multiarch \



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

-- 
View it on GitLab: https://salsa.debian.org/med-team/libslow5lib/-/commit/8ed62de506c384b299fead9fb0459c9066a99bf2
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/20220630/1d887b83/attachment.htm>


More information about the debian-med-commit mailing list