summaryrefslogtreecommitdiff
path: root/community/open-vm-tools-modules/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-07 10:51:24 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-07 10:51:24 -0300
commitbbcf09daf7ecaf715e986eb0eadab27a14d2408a (patch)
treee65686ba80c43b9a15038fd0a7fe177492b0470a /community/open-vm-tools-modules/PKGBUILD
parent479fa0a84b45b9ddb084568db5075a8592cb29ee (diff)
parent9d0c8979390868a2913fc8830a9f62a45174746b (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/ruby-gtk2/PKGBUILD core/lvm2/PKGBUILD
Diffstat (limited to 'community/open-vm-tools-modules/PKGBUILD')
-rw-r--r--community/open-vm-tools-modules/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/open-vm-tools-modules/PKGBUILD b/community/open-vm-tools-modules/PKGBUILD
index 7cc14ed88..a5c72c304 100644
--- a/community/open-vm-tools-modules/PKGBUILD
+++ b/community/open-vm-tools-modules/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 70211 2012-05-02 12:45:26Z spupykin $
+# $Id: PKGBUILD 70408 2012-05-05 14:54:37Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Krzysztof Raczkowski <raczkow@gmail.com>
@@ -24,6 +24,7 @@ build() {
KERNEL_RELEASE=`cat /lib/modules/extramodules-3.${_kernver}-ARCH/version`
cd "$srcdir/open-vm-tools-${pkgver}-${_pkgsubver}"
+ sed -i 's|proc-3.2.8|procps|g' configure
[ $NOEXTRACT -eq 1 ] || ./configure --prefix=/usr \
--without-x --with-kernel-release=$KERNEL_RELEASE