[arch-commits] Commit in rsyslog (3 files)

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:49:38 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:49:38
  Author: allan
Revision: 99982

remove !libtool

Modified:
  rsyslog/repos/community-i686/PKGBUILD
  rsyslog/repos/community-x86_64/PKGBUILD
  rsyslog/trunk/PKGBUILD

---------------------------------+
 repos/community-i686/PKGBUILD   |    2 +-
 repos/community-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 02:49:18 UTC (rev 99981)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:49:38 UTC (rev 99982)
@@ -18,7 +18,7 @@
 backup=('etc/rsyslog.conf'
 	'etc/logrotate.d/rsyslog'
 	'etc/conf.d/rsyslog')
-options=('strip' 'zipman' '!libtool')
+options=('strip' 'zipman')
 source=("http://www.rsyslog.com/files/download/rsyslog/rsyslog-$pkgver.tar.gz"
 	'rsyslog.logrotate'
 	'rsyslog.conf')

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:49:18 UTC (rev 99981)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:49:38 UTC (rev 99982)
@@ -18,7 +18,7 @@
 backup=('etc/rsyslog.conf'
 	'etc/logrotate.d/rsyslog'
 	'etc/conf.d/rsyslog')
-options=('strip' 'zipman' '!libtool')
+options=('strip' 'zipman')
 source=("http://www.rsyslog.com/files/download/rsyslog/rsyslog-$pkgver.tar.gz"
 	'rsyslog.logrotate'
 	'rsyslog.conf')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:49:18 UTC (rev 99981)
+++ trunk/PKGBUILD	2013-10-31 02:49:38 UTC (rev 99982)
@@ -18,7 +18,7 @@
 backup=('etc/rsyslog.conf'
 	'etc/logrotate.d/rsyslog'
 	'etc/conf.d/rsyslog')
-options=('strip' 'zipman' '!libtool')
+options=('strip' 'zipman')
 source=("http://www.rsyslog.com/files/download/rsyslog/rsyslog-$pkgver.tar.gz"
 	'rsyslog.logrotate'
 	'rsyslog.conf')




More information about the arch-commits mailing list