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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to