Converted metadata to yaml and enabled dracut cpio
This commit is contained in:
@@ -15,7 +15,7 @@ prepare() {
|
||||
# The build function is executed in the source directory
|
||||
# This function is used to compile the source code
|
||||
build() {
|
||||
./configure --prefix=/usr --sysconfdir=/etc --disable-documentation --systemdsystemunitdir=/usr/lib/systemd/system
|
||||
./configure --prefix=/usr --sysconfdir=/etc --disable-documentation --systemdsystemunitdir=/usr/lib/systemd/system --enable-dracut-cpio
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user