plan9port: builder.sh called install script twice, meaning a redundant recompile.
This commit is contained in:
@@ -13,7 +13,6 @@ for p in $patches; do
|
||||
patch -p1 < $p
|
||||
done
|
||||
|
||||
./INSTALL -b
|
||||
./INSTALL -r $out/plan9
|
||||
|
||||
export PLAN9=$out/plan9
|
||||
|
||||
Reference in New Issue
Block a user