wok diff dar/receipt @ rev 20894
corrected WGET_URL in espeak recipe
author | Hans-G?nter Theisgen |
---|---|
date | Tue Feb 26 13:36:27 2019 +0100 (2019-02-26) |
parents | 7896f0694ef6 |
children | 23e58fed9a40 |
line diff
1.1 --- a/dar/receipt Sat Aug 10 21:12:16 2013 +0000 1.2 +++ b/dar/receipt Tue Feb 26 13:36:27 2019 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dar" 1.7 -VERSION="2.4.6" 1.8 +VERSION="2.4.18" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Disk archive." 1.11 MAINTAINER="pascal.bellard@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 --prefix=/usr --infodir=/usr/share/info \ 1.18 --mandir=/usr/share/man \ 1.19 $CONFIGURE_ARGS &&