mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
Now the rpm src and binary package properly build as a normal user.
This commit is contained in:
parent
394c22a2b4
commit
a38ec15d27
@ -245,6 +245,8 @@ unlink($pristine_source_package) if -e $pristine_source_package;
|
|||||||
system "tar cvfz $pristine_source_package $prog-$version";
|
system "tar cvfz $pristine_source_package $prog-$version";
|
||||||
print "$pristine_source_package $packaging_place\n";
|
print "$pristine_source_package $packaging_place\n";
|
||||||
system "rm -rf $packaging_place_orig/gbootroot_$version*";
|
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.
|
# Now we to the dh_make thing, and setup the time, version, and defaults.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user