wok diff xfe/receipt @ rev 25052
ruby-ncurses: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jun 05 11:43:47 2022 +0000 (2022-06-05) |
parents | 325f04e24eff |
children | 29df00e1e19d |
line diff
1.1 --- a/xfe/receipt Fri Mar 18 07:44:06 2022 +0100 1.2 +++ b/xfe/receipt Sun Jun 05 11:43:47 2022 +0000 1.3 @@ -38,8 +38,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - ln -s /usr/bin/aclocal /usr/bin/aclocal-1.15 1.8 - ln -s /usr/bin/automake /usr/bin/automake-1.15 1.9 + autoreconf -i 1.10 1.11 # Required by freetype-dev-2.4.11 1.12 sed -i 's|config/ftheader.h|freetype/config/ftheader.h|' configure.ac