mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05:00
This adds cramfs-vfs-order.patch.
This commit is contained in:
parent
504e8545a2
commit
a190c280c6
@ -147,6 +147,7 @@ foreach (@make_lines) {
|
|||||||
# Stuff not in the Makefile
|
# Stuff not in the Makefile
|
||||||
system "cp -fa $makefile $packaging_place/Makefile";
|
system "cp -fa $makefile $packaging_place/Makefile";
|
||||||
system "cp -fa README $packaging_place/README";
|
system "cp -fa README $packaging_place/README";
|
||||||
|
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";
|
||||||
|
|
||||||
# Now we get to clean out any CVS directories and make sure that the
|
# Now we get to clean out any CVS directories and make sure that the
|
||||||
# permissions are all for the user who will be creating the package.
|
# permissions are all for the user who will be creating the package.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user