# HG changeset patch # User Pascal Bellard # Date 1583681139 -3600 # Node ID 89a4a3d69f785f5fe83876c5d71f546c7699cdb2 # Parent 6e908e172c45187a6f5e23c47decee157839b8b8 waterline-plugin-multiload: use lxpanel private types diff -r 6e908e172c45 -r 89a4a3d69f78 waterline-plugin-multiload/receipt --- a/waterline-plugin-multiload/receipt Sun Mar 08 16:20:08 2020 +0100 +++ b/waterline-plugin-multiload/receipt Sun Mar 08 16:25:39 2020 +0100 @@ -20,6 +20,8 @@ # Rules to configure and make the package. compile_rules() { + sed 's|lxpanel/plugin.h>|&\n#include |' \ + -i lxpanel/lxpanel-multiload-plugin.c rm -rf $src/.git ./autogen.sh || return 1 sed 's#ls $srcdir/po/\*.po #& 2>/dev/null#' -i configure