wok-6.x diff tcsh/receipt @ rev 25022
expedite: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 18 12:49:53 2022 +0000 (2022-05-18) |
parents | ac8ca9758df1 |
children | d4f09ab2b9bb |
line diff
1.1 --- a/tcsh/receipt Sat Jan 15 15:21:40 2022 +0000 1.2 +++ b/tcsh/receipt Wed May 18 12:49:53 2022 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tcsh" 1.7 -VERSION="6.22.02" 1.8 +VERSION="6.23.02" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Enhanced, compatible Berkeley UNIX C shell." 1.11 MAINTAINER="samuel_trassare@yahoo.com" 1.12 @@ -33,7 +33,7 @@ 1.13 make && 1.14 make install && 1.15 1.16 - rm -f $DESTDIR/usr/bin/tcsh.old 1.17 + rm -f $DESTDIR/usr/bin/tcsh.old 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.