wok diff lv2/receipt @ rev 25726
renamed xfce4-ristretto to ristretto
author | Hans-G?nter Theisgen |
---|---|
date | Sat Aug 17 17:30:48 2024 +0100 (2 months ago) |
parents | c9ed77869d08 |
children |
line diff
1.1 --- a/lv2/receipt Wed Mar 30 17:00:58 2022 +0100 1.2 +++ b/lv2/receipt Sat Aug 17 17:30:48 2024 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lv2" 1.7 -VERSION="1.18.2" 1.8 +VERSION="1.18.4" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Portable plugin standard for audio systems." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -32,5 +32,5 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - cp -a $install/* $fs/ 1.17 + cp -a $install/* $fs 1.18 }