[arch-commits] Commit in (gettext/trunk/PKGBUILD groff/trunk/PKGBUILD)
Dan McGee
dan at archlinux.org
Thu Sep 22 22:26:25 UTC 2011
Date: Thursday, September 22, 2011 @ 18:26:25
Author: dan
Revision: 138428
Don't include HTML documentation
Modified:
gettext/trunk/PKGBUILD
groff/trunk/PKGBUILD
------------------------+
gettext/trunk/PKGBUILD | 2 +-
groff/trunk/PKGBUILD | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: gettext/trunk/PKGBUILD
===================================================================
--- gettext/trunk/PKGBUILD 2011-09-22 20:38:47 UTC (rev 138427)
+++ gettext/trunk/PKGBUILD 2011-09-22 22:26:25 UTC (rev 138428)
@@ -11,7 +11,7 @@
groups=('base')
depends=('gcc-libs' 'acl' 'sh' 'glib2')
optdepends=('cvs: for autopoint tool')
-options=(!libtool)
+options=(!libtool !docs)
install=gettext.install
source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz)
md5sums=('3dd55b952826d2b32f51308f2f91aa89')
Modified: groff/trunk/PKGBUILD
===================================================================
--- groff/trunk/PKGBUILD 2011-09-22 20:38:47 UTC (rev 138427)
+++ groff/trunk/PKGBUILD 2011-09-22 22:26:25 UTC (rev 138428)
@@ -13,7 +13,7 @@
'psutils: for use together with man -H command interaction in browsers')
source=(ftp://ftp.gnu.org/gnu/groff/groff-$pkgver.tar.gz
site.tmac)
-options=('!makeflags')
+options=(!makeflags !docs)
install=groff.install
md5sums=('8b8cd29385b97616a0f0d96d0951c5bf'
'a1fedafd7863b37968d32ad9ae1d8c13')
More information about the arch-commits
mailing list