wok rev 23064

waterline-plugin-multiload: use lxpanel private types
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 08 16:25:39 2020 +0100 (2020-03-08)
parents 6e908e172c45
children 29af9ccd87db
files waterline-plugin-multiload/receipt
line diff
     1.1 --- a/waterline-plugin-multiload/receipt	Sun Mar 08 16:20:08 2020 +0100
     1.2 +++ b/waterline-plugin-multiload/receipt	Sun Mar 08 16:25:39 2020 +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