wok rev 24760

xfe: use autoreconf
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 18 09:57:23 2022 +0000 (2022-03-18)
parents b01314c762e9
children 968c74228a7b
files xfe/receipt
line diff
     1.1 --- a/xfe/receipt	Fri Mar 18 08:01:47 2022 +0000
     1.2 +++ b/xfe/receipt	Fri Mar 18 09:57:23 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