]> xenbits.xensource.com Git - rumpuser-xen.git/commitdiff
Remove redundant building of httpd from buildxen.sh
authorMartin Lucina <martin@lucina.net>
Wed, 3 Dec 2014 16:16:12 +0000 (17:16 +0100)
committerMartin Lucina <martin@lucina.net>
Wed, 3 Dec 2014 16:16:12 +0000 (17:16 +0100)
This is now done in main Makefile.

Signed-off-by: Martin Lucina <martin@lucina.net>
buildxen.sh

index bf0ad10bd2932b6cfaf0792e876f3840e9b42fb6..6041f6e075ee7d576cf44a78b547938bc54d70f8 100755 (executable)
@@ -78,9 +78,6 @@ done
 
 [ ! -f img/test.ffs ] && cp img/test_clean.ffs img/test.ffs
 
-# build httpd objects
-( cd httpd && make -f Makefile.boot )
-
 # build the domU image
 make