@@ -16,8 +16,9 @@ def setup():
|
||||
autotools.configure("--enable-threads \
|
||||
--enable-compress \
|
||||
--disable-encrypt \
|
||||
--disable-resume-static \
|
||||
--with-initramfsdir=/usr/sbin")
|
||||
--disable-resume-static")
|
||||
#kernel panic
|
||||
#--with-initramfsdir=/usr/sbin
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
Binary file not shown.
@@ -20,7 +20,8 @@
|
||||
<Dependency>libgcrypt-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1" compressionType="xz">suspend-1.0_p20150810.patch.xz</Patch>
|
||||
<!-- <Patch level="1" compressionType="xz">suspend-1.0_p20150810.patch.xz</Patch> -->
|
||||
<Patch level="1" compressionType="xz">suspend-1.0_p20190605.patch.xz</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user