]> xenbits.xensource.com Git - rumpuser-xen.git/commitdiff
simplify
authorAntti Kantee <pooka@iki.fi>
Wed, 4 Sep 2013 21:16:36 +0000 (00:16 +0300)
committerAntti Kantee <pooka@iki.fi>
Wed, 4 Sep 2013 21:16:36 +0000 (00:16 +0300)
buildxen.sh

index bf73c54a0e2c7417cb75bb665bd03c1316d58c4f..31a90d0b7ad441b4309ff1a44f886572f6533234 100755 (executable)
@@ -8,7 +8,7 @@ set -e
 
 # fetch buildrump.sh and NetBSD sources
 git submodule update --init --recursive
-./buildrump.sh/buildrump.sh -q -k -s rumpsrc -T rumptools -o rumpobj checkout
+./buildrump.sh/buildrump.sh -s rumpsrc checkout
 
 # hackish, but meh, we want to get rid of this anyway
 (