[Piuparts-commits] [SCM] piuparts git repository branch, master, updated. 0.51

Andreas Beckmann anbe at debian.org
Wed May 15 10:09:45 UTC 2013


The following commit has been merged in the master branch:
commit 81d595c87e4293d41b14b71a6738a52ea03f7809
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Apr 7 16:00:29 2013 +0200

    update-piuparts-setup: start with make clean
    
    avoid installing files that were built for a different PREFIX
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/update-piuparts-setup b/update-piuparts-setup
index 6d5bfde..36c97f0 100755
--- a/update-piuparts-setup
+++ b/update-piuparts-setup
@@ -72,6 +72,7 @@ fi
 #
 # install everything from GIT into PIUPARTS_PREFIX
 #
+make clean
 make		prefix=$PIUPARTS_PREFIX \
 		build build-doc
 sudo make	prefix=$PIUPARTS_PREFIX \

-- 
piuparts git repository



More information about the Piuparts-commits mailing list