[med-svn] [Git][med-team/ampl-netlib-solvers][master] symlink amplsolver.a seems not to help so removed ampl-netlib-solvers.links...
Andrei Rozanski
gitlab at salsa.debian.org
Thu Sep 24 10:29:52 BST 2020
Andrei Rozanski pushed to branch master at Debian Med / ampl-netlib-solvers
Commits:
fb3ed2f5 by Andrei Rozanski at 2020-09-24T11:29:36+02:00
symlink amplsolver.a seems not to help so removed ampl-netlib-solvers.links and add rule to rename amplsolver.a to libamplsolver.a
- - - - -
2 changed files:
- − debian/ampl-netlib-solvers.links
- debian/rules
Changes:
=====================================
debian/ampl-netlib-solvers.links deleted
=====================================
@@ -1 +0,0 @@
-usr/lib/${DEB_HOST_MULTIARCH}/amplsolver.a usr/lib/${DEB_HOST_MULTIARCH}/libamplsolver.a
=====================================
debian/rules
=====================================
@@ -29,3 +29,8 @@ include /usr/share/dpkg/default.mk
### If you **really** can not use uscan (even not with mode=git) use a debian/get-orig-script
#get-orig-source:
# . debian/get-orig-source
+
+override_dh_install:
+ dh_install
+ mv usr/lib/${DEB_HOST_MULTIARCH}/amplsolver.a usr/lib/${DEB_HOST_MULTIARCH}/libamplsolver.a
+
View it on GitLab: https://salsa.debian.org/med-team/ampl-netlib-solvers/-/commit/fb3ed2f5b9a313134a7abbffe23159b8f6fb4eb6
--
View it on GitLab: https://salsa.debian.org/med-team/ampl-netlib-solvers/-/commit/fb3ed2f5b9a313134a7abbffe23159b8f6fb4eb6
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/20200924/e1f32c0d/attachment.html>
More information about the debian-med-commit
mailing list