]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
fix to previous: completely remove previnst check
authorAntti Kantee <pooka@iki.fi>
Mon, 26 Oct 2015 16:59:25 +0000 (16:59 +0000)
committerAntti Kantee <pooka@iki.fi>
Mon, 26 Oct 2015 16:59:25 +0000 (16:59 +0000)
build-rr.sh

index cc5a8e3d90c384abc52eea08a4cc055ef17bdeea..f350a666d541b66975429e29a89d838acbcb7e4a 100755 (executable)
@@ -436,7 +436,6 @@ doinstall ()
        MACHINE_ARCH=$(cat ${RROBJ}/.machine_arch)
 
        mkdir -p ${RRDEST} || die cannot create ${RRDEST}
-       cp ${RROBJ}/.rumprun-installation ${RRDEST}/
        (
                # first, move things to where we want them to be
                cd ${STAGING}