From a38ec15d275641b2934cc28de84c92638a79f0d4 Mon Sep 17 00:00:00 2001 From: freesource Date: Fri, 20 Dec 2002 17:08:19 +0000 Subject: [PATCH] Now the rpm src and binary package properly build as a normal user. --- gbootroot_pkg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gbootroot_pkg b/gbootroot_pkg index 2babbb2..cfb5ebd 100755 --- a/gbootroot_pkg +++ b/gbootroot_pkg @@ -245,6 +245,8 @@ unlink($pristine_source_package) if -e $pristine_source_package; system "tar cvfz $pristine_source_package $prog-$version"; print "$pristine_source_package $packaging_place\n"; system "rm -rf $packaging_place_orig/gbootroot_$version*"; +print "$packaging_place_orig/gbootroot_$version*\n"; + # Now we to the dh_make thing, and setup the time, version, and defaults.