[arch-commits] Commit in libee/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Tue May 28 17:04:28 UTC 2013
Date: Tuesday, May 28, 2013 @ 19:04:28
Author: spupykin
Revision: 91835
upgpkg: libee 0.4.1-2
upd
Modified:
libee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-28 17:04:24 UTC (rev 91834)
+++ PKGBUILD 2013-05-28 17:04:28 UTC (rev 91835)
@@ -4,7 +4,7 @@
pkgname=libee
pkgver=0.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="event expression library inspired by CEE"
url="http://www.libee.org/"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
build() {
cd ${srcdir}/${pkgname}-${pkgver}
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --sbindir=/usr/bin
make -j1
}
More information about the arch-commits
mailing list