summaryrefslogtreecommitdiff
path: root/community/uptimed/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-27 01:06:08 -0700
committerroot <root@rshg054.dnsready.net>2013-10-27 01:06:08 -0700
commit2886140ddb1db32f36cb0b27e93888442a603a53 (patch)
tree2a85cef112f53e98d1b959951dc7004b9bc89dc9 /community/uptimed/PKGBUILD
parent24152c3ea77087edccf017c13d44904a75799ff7 (diff)
Sun Oct 27 01:05:45 PDT 2013
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