summaryrefslogtreecommitdiff
path: root/extra/libraw1394/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-15 11:22:59 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-15 11:22:59 -0300
commitb42740782a6ba6edf608b5f066c97430394947b8 (patch)
treea4fd2d247460a14834f9163fb7c2a6e3a2d17a1b /extra/libraw1394/PKGBUILD
parent3b1f136e5530b99c12c9b170b16af39e398e1719 (diff)
Arches automatically added
Diffstat (limited to 'extra/libraw1394/PKGBUILD')
-rw-r--r--extra/libraw1394/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libraw1394/PKGBUILD b/extra/libraw1394/PKGBUILD
index eea2477a6..3f61231e3 100644
--- a/extra/libraw1394/PKGBUILD
+++ b/extra/libraw1394/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
depends=('glibc')
makedepends=('pkgconfig')
url="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
-options=(!libtool force)
+options=(!libtool)
source=(ftp://ftp.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.bz2)
build() {