Browse Source

Copies over the README.

master
freesource 23 years ago
parent
commit
dc1d473130
  1. 2
      gbootroot_pkg

2
gbootroot_pkg

@ -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.

Loading…
Cancel
Save