1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-24 17:33:24 -05:00

Copies over the README.

This commit is contained in:
freesource 2001-12-12 05:02:37 +00:00
parent c0c2ddfd73
commit dc1d473130

View File

@ -126,7 +126,9 @@ foreach (@make_lines) {
}
}
# Stuff not in the Makefile
system "cp -fa $makefile $packaging_place/Makefile";
system "cp -fa README $packaging_place/README
# Now we get to clean out any CVS directories and make sure that the
# permissions are all for the user who will be creating the package.