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