summaryrefslogtreecommitdiff
path: root/extra/libraw1394/PKGBUILD
diff options
context:
space:
mode:
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() {