From e6e3100c78f15462bfc0b3fcdca1b718e4239896 Mon Sep 17 00:00:00 2001 From: freesource Date: Wed, 12 Feb 2003 07:09:45 +0000 Subject: [PATCH] sp. fix. --- gbootroot_pkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";