[arch-commits] Commit in uptimed/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sat Oct 26 14:32:26 UTC 2013


    Date: Saturday, October 26, 2013 @ 16:32:25
  Author: bpiotrowski
Revision: 99262

upgpkg: uptimed 0.3.17-5

remove static libraries

Modified:
  uptimed/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 14:32:18 UTC (rev 99261)
+++ PKGBUILD	2013-10-26 14:32:25 UTC (rev 99262)
@@ -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 @@
   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




More information about the arch-commits mailing list