[med-svn] [Git][med-team/libbpp-seq][master] Better platform-specific symbol file management.
Julien Y. Dutheil
gitlab at salsa.debian.org
Tue Mar 12 08:04:13 GMT 2019
Julien Y. Dutheil pushed to branch master at Debian Med / libbpp-seq
Commits:
03768bc3 by Julien Y. Dutheil at 2019-03-11T20:52:28Z
Better platform-specific symbol file management.
- - - - -
2 changed files:
- debian/libbpp-seq12.symbols → debian/libbpp-seq12.symbols.amd64
- debian/rules
Changes:
=====================================
debian/libbpp-seq12.symbols → debian/libbpp-seq12.symbols.amd64
=====================================
=====================================
debian/rules
=====================================
@@ -9,23 +9,6 @@ CMAKE_EXTRA_FLAGS += -DBUILD_TESTING=OFF
%:
dh $@
-override_dh_makeshlibs:
-ifeq ($(DEB_BUILD_ARCH),amd64)
- echo "Architecture amd64 is the only one where a symbols file is provided"
-else
- echo "Symbols file for architecture $(DEB_BUILD_ARCH) is not provided"
- mkdir -p debian/hidesymbols
- mv debian/*.symbols debian/hidesymbols
-endif
- dh_makeshlibs
-ifeq ($(DEB_BUILD_ARCH),amd64)
- echo "dh_makeshlibs for architecture amd64 including symbols done"
-else
- # restore original debian/ dir to enable building twice in a row
- mv debian/hidesymbols/*.symbols debian
- rmdir debian/hidesymbols
-endif
-
override_dh_install:
dh_install
d-shlibmove --commit \
View it on GitLab: https://salsa.debian.org/med-team/libbpp-seq/commit/03768bc30f93d72d4491d1e62a7d047d71596008
--
View it on GitLab: https://salsa.debian.org/med-team/libbpp-seq/commit/03768bc30f93d72d4491d1e62a7d047d71596008
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/20190312/1c5ccdf7/attachment.html>
More information about the debian-med-commit
mailing list