diff options
Diffstat (limited to 'core/gettext/PKGBUILD')
-rw-r--r-- | core/gettext/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/gettext/PKGBUILD b/core/gettext/PKGBUILD index c68038d1f..f54c859f5 100644 --- a/core/gettext/PKGBUILD +++ b/core/gettext/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197681 2013-10-28 10:54:42Z tpowa $ +# $Id: PKGBUILD 197811 2013-10-30 11:03:28Z allan $ # Maintainer: pkgname=gettext @@ -11,7 +11,7 @@ license=('GPL') groups=('base' 'base-devel') depends=('gcc-libs' 'acl' 'sh' 'glib2' 'libunistring') optdepends=('cvs: for autopoint tool') -options=(!libtool !docs) +options=(!docs) install=gettext.install source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig}) md5sums=('3fc808f7d25487fc72b5759df7419e02' |