diff --git a/gbootroot_pkg b/gbootroot_pkg index 67006bd..d137d87 100755 --- a/gbootroot_pkg +++ b/gbootroot_pkg @@ -206,7 +206,7 @@ foreach (@make_lines) { } } -# Stuff not in the Makefilex +# Stuff not in the Makefile system "cp -fa $makefile $packaging_place/Makefile"; system "cp -fa configure $packaging_place/configure";