wok-6.x rev 19374
Ip dialog (1.3-20160424)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 12 08:42:46 2016 +0200 (2016-08-12) |
parents | 055ed706128d |
children | 5f47ce4a9a34 |
files | dialog/receipt |
line diff
1.1 --- a/dialog/receipt Wed Aug 10 14:08:33 2016 +0200 1.2 +++ b/dialog/receipt Fri Aug 12 08:42:46 2016 +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 \