[med-svn] [Git][med-team/libslow5lib][master] Make sure dir lib/ which is used in tests exists
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Jun 30 10:30:03 BST 2022
Andreas Tille pushed to branch master at Debian Med / libslow5lib
Commits:
6106fa70 by Andreas Tille at 2022-06-30T11:26:13+02:00
Make sure dir lib/ which is used in tests exists
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -28,6 +28,7 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
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/6106fa7076c7af2b5e0b22999dbacb973c20e54c
--
View it on GitLab: https://salsa.debian.org/med-team/libslow5lib/-/commit/6106fa7076c7af2b5e0b22999dbacb973c20e54c
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/71396a0f/attachment.htm>
More information about the debian-med-commit
mailing list