[Blends-commit] [SCM] blends-dev branch, master, updated. efc7a492fd7a5eadd6145136762a7a17902f13ec

Markus Koschany apo at gambaru.de
Sun Sep 20 19:20:33 UTC 2015


The following commit has been merged in the master branch:
commit efc7a492fd7a5eadd6145136762a7a17902f13ec
Author: Markus Koschany <apo at gambaru.de>
Date:   Sun Sep 20 21:13:43 2015 +0200

    Do not install README.source into binary packages.

diff --git a/devtools/blend-install-helper b/devtools/blend-install-helper
index 579f401..0b52a89 100755
--- a/devtools/blend-install-helper
+++ b/devtools/blend-install-helper
@@ -71,9 +71,6 @@ for pkg in $TASKLIST ; do
 	done
     fi
 
-    # if README.Source exits move it into every package
-    [ -s debian/README.source ] && cp -a debian/README.source debian/"$blend"-"$pkg"/usr/share/doc/"$blend"-"$pkg"
-
     # post{inst/rm} template are appended if some extra scripts are provided or just created
     # an extra postinst has to be saved (*.stub) and restored by the clean target in
     # debian/rules

-- 
Git repository for blends code



More information about the Blends-commit mailing list