wok-current diff expedite/receipt @ rev 25411
updated winetricks (20200412 -> 20220411)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Aug 04 07:24:24 2022 +0100 (2022-08-04) |
parents | 1be16cc1cd50 |
children |
line diff
1.1 --- a/expedite/receipt Wed May 18 11:39:29 2022 +0000 1.2 +++ b/expedite/receipt Thu Aug 04 07:24:24 2022 +0100 1.3 @@ -25,7 +25,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - ./autogen.sh && 1.8 + ./configure -disable-doc $CONFIGURE_ARGS && 1.9 make $MAKEFLAGS && 1.10 make install 1.11 }