summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey D2014-03-15 19:20:40 +0400
committerAlexey D2015-07-05 10:58:47 +0300
commitbeb1b66e9ddba44bb409a9788857230c689c8738 (patch)
tree2d0f44d91a5c9474a937a14154b7023d2b90ec22 /PKGBUILD
parent98249e425761b0d5ac5b8e2d6f1a93405676d6d1 (diff)
downloadaur-beb1b66e9ddba44bb409a9788857230c689c8738.tar.gz
version 20140315-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26eda782ec1b..e1b920c827a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Ivailo Monev <xakepa10@gmail.com>
pkgname='lib32-eudev-git'
pkgdesc="The userspace dev tools (udev) forked by Gentoo (32-bit)"
-pkgver=20140309
+pkgver=20140315
pkgrel=1
_udevver=210
arch=('x86_64')
@@ -39,7 +39,7 @@ build() {
fi
# Temporary workaround for bug #87
- sed /"#include <linux\/fcntl.h>"/d -i src/*/*.c
+ #sed /"#include <linux\/fcntl.h>"/d -i src/*/*.c
msg2 "Configuring sources..."
./autogen.sh