libtool: override shlib naming on NetBSD, as done in pkgsrc.
While here there's no need to override ltmain.sh, remove this block from the xbps.sh script. --HG-- extra : convert_revision : 76951b6f01e95e717a6f2cd8b36c1e3cfc9882fc
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
pkgname=libtool
|
||||
version=2.2.6a
|
||||
wrksrc="$pkgname-2.2.6"
|
||||
patch_files="libtool-fix-ltmain.sh.diff"
|
||||
distfiles="
|
||||
http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version@.tar.gz"
|
||||
patch_files="$pkgname-xbps-fixes.diff"
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version@.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="Generic library support"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
||||
Reference in New Issue
Block a user