wok-current diff fltk-editor/receipt @ rev 25439
Up xz (5.2.6)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 01 16:28:38 2022 +0000 (2022-09-01) |
parents | ec27bdc69711 |
children |
line diff
1.1 --- a/fltk-editor/receipt Sat Jan 25 13:47:19 2020 +0100 1.2 +++ b/fltk-editor/receipt Thu Sep 01 16:28:38 2022 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="fltk-editor" 1.7 -VERSION="1.3.5" 1.8 +VERSION="1.3.8" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Fast Light Tool Kit - text editor." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -16,7 +16,7 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd ${src}/test && 1.17 + cd $src/test && 1.18 [ -x ./editor ] || make editor 1.19 } 1.20