wok diff gphoto2/receipt @ rev 20375

I. nagios update: 3.5.0 (March 15, 2013) -> 3.5.1 (2013-08-30) II. typo
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Jun 13 07:19:54 2018 +0000 (2018-06-13)
parents 600aaedb561d
children c5db347bc553
line diff
     1.1 --- a/gphoto2/receipt	Mon Dec 02 19:18:04 2013 +0000
     1.2 +++ b/gphoto2/receipt	Wed Jun 13 07:19:54 2018 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gphoto2"
     1.7 -VERSION="2.4.11"
     1.8 +VERSION="2.5.14"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="digital camera download and access program"
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12 @@ -18,7 +18,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 && make && make install
    1.18  }
    1.19