core updated.
This commit is contained in:
@@ -58,14 +58,13 @@ def setup():
|
||||
options += "\
|
||||
--bindir=/bin \
|
||||
--sbindir=/sbin \
|
||||
--enable-static \
|
||||
--enable-partx \
|
||||
--enable-raw \
|
||||
--enable-write \
|
||||
--enable-tunelp \
|
||||
--with-audit \
|
||||
--without-audit \
|
||||
--with-udev \
|
||||
--with-utempter \
|
||||
--without-utempter \
|
||||
"
|
||||
|
||||
autotools.autoreconf("-fi")
|
||||
@@ -87,5 +86,7 @@ def install():
|
||||
|
||||
if get.buildTYPE() == "emul32": return
|
||||
|
||||
#pisitools.removeDir("/usr/lib32/pkgconfig")
|
||||
|
||||
pisitools.dodoc("ABOUT-NLS", "AUTHORS", "ChangeLog", "COPYING", "README*")
|
||||
pisitools.insinto("/%s/%s" % (get.docDIR(), get.srcNAME()), "Documentation")
|
||||
|
||||
Reference in New Issue
Block a user