libplist-2.0.0:ver.bump

This commit is contained in:
Rmys
2018-02-28 23:28:56 +03:00
parent 453b063ba5
commit 8fdbae90e0
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ from pisi.actionsapi import autotools
def setup():
# do not link with installed old library
pisitools.dosed("cython/Makefile.*", "(plist_la_LDFLAGS\s=.*)(\s-L\$\(libdir\))(.*)", r"\1\3")
autotools.autoreconf("-fiv")
autotools.configure("\
--disable-static \