xz zlib gzip zip rebuild
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools
|
|||||||
|
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
pisitools.cflags.add("-std=gnu17")
|
||||||
shelltools.system('sed -i "/MANDIR =/s#)/#)/share/#" unix/Makefile')
|
shelltools.system('sed -i "/MANDIR =/s#)/#)/share/#" unix/Makefile')
|
||||||
|
|
||||||
opt='-DACORN_FTYPE_NFS \
|
opt='-DACORN_FTYPE_NFS \
|
||||||
@@ -34,4 +34,4 @@ def install():
|
|||||||
|
|
||||||
|
|
||||||
pisitools.doman("man/*.1")
|
pisitools.doman("man/*.1")
|
||||||
pisitools.dodoc("BUGS", "History*", "README", "ToDo", "WHERE" , "LICENSE")
|
pisitools.dodoc("BUGS", "History*", "README", "ToDo", "WHERE" , "LICENSE")
|
||||||
|
|||||||
Reference in New Issue
Block a user