[arch-commits] Commit in logrotate/repos (testing-i686 testing-i686/PKGBUILD)
Aaron Griffin
aaron at archlinux.org
Tue Nov 4 05:37:44 UTC 2008
Date: Tuesday, November 4, 2008 @ 00:37:44
Author: aaron
Revision: 18333
Merged revisions 18331 via svnmerge from
svn+ssh://archlinux.org/home/svn-packages/logrotate/trunk
........
r18331 | aaron | 2008-11-03 23:36:34 -0600 (Mon, 03 Nov 2008) | 1 line
upgpkg: logrotate 3.7.7-3
........
Modified:
logrotate/repos/testing-i686/ (properties)
logrotate/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: logrotate/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
- /logrotate/trunk:1-18329
+ /logrotate/trunk:1-18332
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2008-11-04 05:36:55 UTC (rev 18332)
+++ testing-i686/PKGBUILD 2008-11-04 05:37:44 UTC (rev 18333)
@@ -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