summaryrefslogtreecommitdiff
path: root/community/uptimed/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/uptimed/PKGBUILD')
-rw-r--r--community/uptimed/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/uptimed/PKGBUILD b/community/uptimed/PKGBUILD
index 3941eda98..adcb70939 100644
--- a/community/uptimed/PKGBUILD
+++ b/community/uptimed/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 91504 2013-05-23 10:15:34Z spupykin $
+# $Id: PKGBUILD 99263 2013-10-26 14:32:30Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Tom Killian <tomk@runbox.com>
@@ -6,7 +6,7 @@
pkgname=uptimed
pkgver=0.3.17
-pkgrel=4
+pkgrel=5
pkgdesc="A system uptime record daemon"
arch=(i686 x86_64)
url="http://podgorny.cz/uptimed/"
@@ -30,7 +30,7 @@ build() {
sed -i 's|spool|log|' libuptimed/urec.h
sed -i 's|AM_CONFIG_HEADER|AC_CONFIG_HEADER|g' configure.ac
- autoreconf
+ autoreconf -i
libtoolize --force
./configure --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin