wok diff advancecomp/receipt @ rev 25219
updated python-pip (20.0.2 -> 20.3.4)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 15:45:09 2022 +0100 (2022-07-13) |
parents | de1a43f5b15c |
children | 343c093ad221 |
line diff
1.1 --- a/advancecomp/receipt Sun Jun 05 19:53:43 2022 +0000 1.2 +++ b/advancecomp/receipt Wed Jul 13 15:45:09 2022 +0100 1.3 @@ -23,6 +23,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + autoheader 1.8 ./autogen.sh && 1.9 ./configure $CONFIGURE_ARGS && make && make install 1.10 }