xfce4-diskperf-plugin-2.7.0

This commit is contained in:
Rmys
2022-04-03 14:27:49 +03:00
committed by GitHub
parent 26832015ae
commit a156579745
2 changed files with 10 additions and 3 deletions
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
def setup():
# fix build failure w/ xfce4-panel-4.15.0
pisitools.dosed("panel-plugin/main.c", "<libxfce4panel/xfce-panel-plugin.h>", "<libxfce4panel/libxfce4panel.h>")
#pisitools.dosed("panel-plugin/main.c", "<libxfce4panel/xfce-panel-plugin.h>", "<libxfce4panel/libxfce4panel.h>")
autotools.configure()
@@ -22,5 +22,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")