wok diff powertop/receipt @ rev 23840

Up libsdl2-image (2.0.5), radare2 (4.4.0), screen (4.8.0), sleuthkit (4.9.0), thunderbird-bin (68.9.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 04 16:22:12 2020 +0000 (2020-06-04)
parents 51c5bf425b07
children 5ea0ce1cecc0
line diff
     1.1 --- a/powertop/receipt	Thu Apr 02 16:14:01 2020 +0100
     1.2 +++ b/powertop/receipt	Thu Jun 04 16:22:12 2020 +0000
     1.3 @@ -19,8 +19,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i 's/AC_PROG_LIBTOOL/AC_PROG_MKDIR_P\n&/' configure.ac
     1.8 -	sed -i 's/(mkdir_p)/(MKDIR_P)/' po/Makefile.in.in
     1.9 +#	sed -i 's/AC_PROG_LIBTOOL/AC_PROG_MKDIR_P\n&/' configure.ac
    1.10 +#	sed -i 's/(mkdir_p)/(MKDIR_P)/' po/Makefile.in.in
    1.11  	cp $stuff/version	$src/scripts
    1.12  
    1.13  	./autogen.sh &&