wok-6.x diff waterline-plugin-multiload/receipt @ rev 24367

created recipe for bison-lang-3.5
author Hans-G?nter Theisgen
date Sat Feb 05 07:42:34 2022 +0100 (2022-02-05)
parents 6135577f4d08
children 34e801e0eb52
line diff
     1.1 --- a/waterline-plugin-multiload/receipt	Sat Jan 26 12:26:47 2019 +0100
     1.2 +++ b/waterline-plugin-multiload/receipt	Sat Feb 05 07:42:34 2022 +0100
     1.3 @@ -20,6 +20,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed 's|lxpanel/plugin.h>|&\n#include <lxpanel/private.h>|' \
     1.8 +		-i lxpanel/lxpanel-multiload-plugin.c
     1.9  	rm -rf $src/.git
    1.10  	./autogen.sh || return 1
    1.11  	sed 's#ls $srcdir/po/\*.po #& 2>/dev/null#' -i configure