wok diff dialog/receipt @ rev 20102

Add plsh & pypdf2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 09 13:07:28 2017 +0200 (2017-10-09)
parents 77fb5713f10e
children a78610b2eb47
line diff
     1.1 --- a/dialog/receipt	Tue Apr 29 11:19:12 2014 +0000
     1.2 +++ b/dialog/receipt	Mon Oct 09 13:07:28 2017 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="dialog"
     1.7 -VERSION="1.1-20110707"
     1.8 +VERSION="1.3-20160424"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Script-interpreter which provides a set of curses widgets."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -17,7 +17,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--sysconfdir=/etc \