wok diff arping/receipt @ rev 14349

yad, yad-gtk3: up 0.20.3; add libzeitgeist*
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Apr 15 02:19:33 2013 +0000 (2013-04-15)
parents 2b66f7a527f5
children f4c22f009037
line diff
     1.1 --- a/arping/receipt	Sun Oct 16 07:40:38 2011 +0000
     1.2 +++ b/arping/receipt	Mon Apr 15 02:19:33 2013 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="arping"
     1.7 -VERSION="2.09"
     1.8 +VERSION="2.13"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="ARP ping utility"
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -15,7 +15,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	./configure $CONFIGURE_ARGS &&
    1.18  	make && make DESTDIR=$DESTDIR install
    1.19  }