1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 09:03:23 -05:00
This commit is contained in:
freesource 2003-02-12 07:09:45 +00:00
parent 0067a7a5fc
commit e6e3100c78

View File

@ -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";