wok-current rev 25268
xorg-cf-files/Imake.tmpl: update ArCmd
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 17 14:59:20 2022 +0000 (2022-07-17) |
parents | dcb071a5e9e6 |
children | 6304be04f8b3 |
files | xorg-cf-files/receipt |
line diff
1.1 --- a/xorg-cf-files/receipt Sun Jul 17 08:24:48 2022 +0000 1.2 +++ b/xorg-cf-files/receipt Sun Jul 17 14:59:20 2022 +0000 1.3 @@ -24,6 +24,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|clq|cq|' Imake.tmpl 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --infodir=/usr/share/info \