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

Ionut Biru ibiru at archlinux.org
Fri Mar 16 12:59:34 UTC 2012


    Date: Friday, March 16, 2012 @ 08:59:34
  Author: ibiru
Revision: 153596

this directory is not needed anymore. FS#28944

Modified:
  iptraf-ng/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-16 11:45:06 UTC (rev 153595)
+++ PKGBUILD	2012-03-16 12:59:34 UTC (rev 153596)
@@ -4,7 +4,7 @@
 
 pkgname=iptraf-ng
 pkgver=1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A console-based network monitoring utility (a fork of original iptraf)"
 url="https://fedorahosted.org/iptraf-ng/"
 arch=('i686' 'x86_64')
@@ -27,5 +27,4 @@
 package() {
   cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR=$pkgdir install
-  install -dm755 "$pkgdir/var/lib/iptraf"
 }




More information about the arch-commits mailing list