bootstrap tools test: fixup after d71833ee36

This commit is contained in:
Vladimír Čunát
2017-11-11 21:41:42 +01:00
parent 462b5e0d21
commit f6655ba128
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -216,7 +216,7 @@ rec {
$CXX -v -o $out/bin/bar bar.cc
$out/bin/bar
tar xvf ${hello.src}
tar xvf ${hello.srcTarball}
cd hello-*
./configure --prefix=$out
make