Now the rpm src and binary package properly build. This was pretty

involved, next I need to decide whether to establish and different
build and package area.  Probably, at least a package area so it
doesn't interfere with the system.
This commit is contained in:
freesource
2002-12-20 06:22:42 +00:00
parent b0ca75da21
commit 4700c447d7
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -75,8 +75,8 @@ my $rpm_packaging_place = "$gbootroot_cvs/pkg/rpm";
my $SPECS = "/usr/src/rpm/SPECS";
my $SOURCES = "/usr/src/rpm/SOURCES";
my $BUILD = "/usr/src/rpm/BUILD";
#my @rpm_packages = qw(gbootroot.spec gbootroot-mdk.spec);
my @rpm_packages = qw(gbootroot-mdk.spec);
my @rpm_packages = qw(gbootroot.spec gbootroot-mdk.spec);
#my @rpm_packages = qw(gbootroot-mdk.spec);
# Other vars