From dc1d4731307a9e01abd2417299f5543ec04999c8 Mon Sep 17 00:00:00 2001 From: freesource Date: Wed, 12 Dec 2001 05:02:37 +0000 Subject: [PATCH] Copies over the README. --- gbootroot_pkg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gbootroot_pkg b/gbootroot_pkg index 659fc1e..10dabd3 100755 --- a/gbootroot_pkg +++ b/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.