[med-svn] [Git][med-team/mcl][master] Move files from /usr/local to /usr

Shayan Doust gitlab at salsa.debian.org
Wed Jun 3 19:37:45 BST 2020



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200603/d269f5d1/attachment.html>


More information about the debian-med-commit mailing list