@@ -17,7 +17,7 @@ from pisi.actionsapi import get
|
|||||||
# shelltools.system("sed 's@ -Werror\([[:space:]]\|\n\)@\1@' -i linux/Makefile")
|
# shelltools.system("sed 's@ -Werror\([[:space:]]\|\n\)@\1@' -i linux/Makefile")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
autotools.make("V=1 EFIDIR=org.pisilinux GNUEFIDIR=/usr/lib")
|
autotools.make("V=1 EFIDIR=org.pisilinux GNUEFIDIR=/usr/lib LIBDIR=/usr/lib")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
pisitools.dodir("/usr/include")
|
pisitools.dodir("/usr/include")
|
||||||
|
|||||||
@@ -53,6 +53,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2019-01-20</Date>
|
||||||
|
<Version>9</Version>
|
||||||
|
<Comment>Rebuild</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2018-09-09</Date>
|
<Date>2018-09-09</Date>
|
||||||
<Version>9</Version>
|
<Version>9</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user