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

Aaron Griffin aaron at archlinux.org
Tue Nov 4 05:36:34 UTC 2008


    Date: Tuesday, November 4, 2008 @ 00:36:34
  Author: aaron
Revision: 18331

upgpkg: logrotate 3.7.7-3

Modified:
  logrotate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-04 05:31:45 UTC (rev 18330)
+++ PKGBUILD	2008-11-04 05:36:34 UTC (rev 18331)
@@ -4,7 +4,7 @@
 
 pkgname=logrotate
 pkgver=3.7.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Rotates system logs automatically"
 url='http://cvs.fedora.redhat.com'
 arch=(i686 x86_64)
@@ -25,7 +25,7 @@
 
   sed -i 's|#define DEFAULT_MAIL_COMMAND .*|#define DEFAULT_MAIL_COMMAND "/usr/bin/mail"|'\
     config.h
-  sed -i "s|CFLAGS = -Wall|CFLAGS = -Wall $CFLAGS" Makefile
+  sed -i "s|CFLAGS = -Wall|CFLAGS = -Wall $CFLAGS|" Makefile
   make || return 1
   make PREFIX=$pkgdir install
   install -D -m644 ../logrotate.conf $pkgdir/etc/logrotate.conf




More information about the arch-commits mailing list