Shayan Doust pushed to branch master at Debian Med / mcl


Commits:
f1f7c13b by Shayan Doust at 2020-06-03T19:36:37+01:00
Move files from /usr/local to /usr
...as mass Makefiles seem to be now set at /usr/local as the prefix, work 
around this

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -78,6 +78,8 @@ override_dh_auto_configure:
        dh_auto_configure -- $(confflags)
 
 override_dh_install:
+       mv debian/tmp/usr/local/* debian/tmp/usr
+       rm -f debian/tmp/usr/local
        dh_install
        for pl in `grep -Rl '#![[:space:]]*/usr/bin/env[[:space:]]\+perl' 
debian/*/usr/*` ; do \
            sed -i 
'1s?^#![[:space:]]*/usr/bin/env[[:space:]]\+perl?#!/usr/bin/perl?' $${pl} ; \



View it on GitLab: 
https://salsa.debian.org/med-team/mcl/-/commit/f1f7c13b62175e3d0182288f4c8342f278f4d328

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/mcl/-/commit/f1f7c13b62175e3d0182288f4c8342f278f4d328
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