cryptsetup, mit-kerberos ver. bump
This commit is contained in:
@@ -13,6 +13,8 @@ def setup():
|
||||
--sbindir=/sbin \
|
||||
--libdir=/lib \
|
||||
--disable-rpath\
|
||||
--disable-asciidoc \
|
||||
--disable-ssh-token \
|
||||
--enable-python")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
@@ -23,5 +25,4 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.domove("/lib/pkgconfig", "/usr/lib")
|
||||
pisitools.dodoc("ABOUT-NLS", "AUTHORS", "ChangeLog", "COPYING*",
|
||||
"FAQ", "README*", "NEWS", "TODO")
|
||||
pisitools.dodoc("ABOUT-NLS", "AUTHORS", "COPYING*", "README*")
|
||||
|
||||
Reference in New Issue
Block a user