mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-11 14:21:38 -04:00
This puts the README in the normal binary.
This commit is contained in:
+1
-1
@@ -211,7 +211,7 @@ system "cp -fa $makefile $packaging_place/Makefile";
|
||||
|
||||
# Basically this is stuff we want in the source package, but not the normal
|
||||
# package
|
||||
system "cp -fa README $packaging_place/README";
|
||||
##system "cp -fa README $packaging_place/README";
|
||||
system "cp -fa COPYING $packaging_place/COPYING";
|
||||
system "cp -fa user-mode-linux/usr/lib/uml/cramfs-vfs-order.patch $packaging_place/user-mode-linux/usr/lib/uml/cramfs-vfs-order.patch";
|
||||
chdir("$packagine_place/yard");
|
||||
|
||||
Reference in New Issue
Block a user