mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-11 14:21:38 -04:00
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:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user