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

Gaetan Bisson bisson at nymeria.archlinux.org
Tue Mar 26 12:11:42 UTC 2013


    Date: Tuesday, March 26, 2013 @ 13:11:41
  Author: bisson
Revision: 87055

remove install script; see FS#34400

Modified:
  collectd/trunk/PKGBUILD
Deleted:
  collectd/trunk/install

----------+
 PKGBUILD |    1 -
 install  |    8 --------
 2 files changed, 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-26 11:49:48 UTC (rev 87054)
+++ PKGBUILD	2013-03-26 12:11:41 UTC (rev 87055)
@@ -49,7 +49,6 @@
 
 backup=('etc/collectd.conf')
 options=('!libtool')
-install=install
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"

Deleted: install
===================================================================
--- install	2013-03-26 11:49:48 UTC (rev 87054)
+++ install	2013-03-26 12:11:41 UTC (rev 87055)
@@ -1,8 +0,0 @@
-post_install() {
-	cat <<EOF
-==> Customize your /etc/collectd.conf (you really want to).
-==> Then start and stop the daemon using: /etc/rc.d/collectd
-==> To see some result of collected data, use the Perl script:
-==>   /usr/share/collectd/collectd2html.pl
-EOF
-}




More information about the arch-commits mailing list