Date: Thursday, October 31, 2013 @ 05:15:28 Author: allan Revision: 100028
remove !libtool Modified: libunibreak/repos/community-i686/PKGBUILD libunibreak/repos/community-x86_64/PKGBUILD libunibreak/trunk/PKGBUILD ---------------------------------+ repos/community-i686/PKGBUILD | 2 -- repos/community-x86_64/PKGBUILD | 2 -- trunk/PKGBUILD | 2 -- 3 files changed, 6 deletions(-) Modified: repos/community-i686/PKGBUILD =================================================================== --- repos/community-i686/PKGBUILD 2013-10-31 04:14:36 UTC (rev 100027) +++ repos/community-i686/PKGBUILD 2013-10-31 04:15:28 UTC (rev 100028) @@ -10,9 +10,7 @@ url="http://vimgadgets.sourceforge.net/libunibreak/" license=("custom:zlib/libpng") depends=("glibc") -makedepends=() replaces=('liblinebreak') -options=("!libtool") source=("$pkgname-$pkgver.tar.gz::https://github.com/adah1972/libunibreak/archive/libunibreak_${pkgver//./_}.tar.gz") md5sums=('80c933a03493bd920553c9380aa7f13d') Modified: repos/community-x86_64/PKGBUILD =================================================================== --- repos/community-x86_64/PKGBUILD 2013-10-31 04:14:36 UTC (rev 100027) +++ repos/community-x86_64/PKGBUILD 2013-10-31 04:15:28 UTC (rev 100028) @@ -10,9 +10,7 @@ url="http://vimgadgets.sourceforge.net/libunibreak/" license=("custom:zlib/libpng") depends=("glibc") -makedepends=() replaces=('liblinebreak') -options=("!libtool") source=("$pkgname-$pkgver.tar.gz::https://github.com/adah1972/libunibreak/archive/libunibreak_${pkgver//./_}.tar.gz") md5sums=('80c933a03493bd920553c9380aa7f13d') Modified: trunk/PKGBUILD =================================================================== --- trunk/PKGBUILD 2013-10-31 04:14:36 UTC (rev 100027) +++ trunk/PKGBUILD 2013-10-31 04:15:28 UTC (rev 100028) @@ -10,9 +10,7 @@ url="http://vimgadgets.sourceforge.net/libunibreak/" license=("custom:zlib/libpng") depends=("glibc") -makedepends=() replaces=('liblinebreak') -options=("!libtool") source=("$pkgname-$pkgver.tar.gz::https://github.com/adah1972/libunibreak/archive/libunibreak_${pkgver//./_}.tar.gz") md5sums=('80c933a03493bd920553c9380aa7f13d')
