summaryrefslogtreecommitdiff
path: root/extra/cppunit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /extra/cppunit
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/cppunit')
-rw-r--r--extra/cppunit/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/cppunit/PKGBUILD b/extra/cppunit/PKGBUILD
index 6fcb3d40d..4ff85ba24 100644
--- a/extra/cppunit/PKGBUILD
+++ b/extra/cppunit/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 167193 2012-09-27 15:30:04Z andyrtr $
+# $Id: PKGBUILD 197901 2013-10-30 11:34:14Z allan $
# Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: Jeff 'codemac' Mickey <jeff@archlinux.org>
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/cppunit"
license=('LGPL')
depends=('sh' 'gcc-libs')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
source=(http://dev-www.libreoffice.org/src/${_hash}-${pkgname}-${pkgver}.tar.gz)
md5sums=(${_hash})