#Macros used for build Xfce 4 # Xfce 4 data dir %_xfce4data %_datadir/xfce4 # Path for panel plugins *.desktop files %_xfce4panelentry %_xfce4data/xfce4/panel/plugins # Path for html builtin documentation of Xfce 4 # Seems obsolete in Xfce 4.8 #_xfce4htmldoc %_xfce4data/xfce4/doc/ # Run xdt-autogen script %xfce4reconf() NOCONFIGURE=1 xdt-autogen # Drop git version tag from configure script # Usage: xfce4_drop_gitvtag %xfce4_drop_gitvtag() sed -i 's/m4_define(\\[%1\],[[:blank:]]*\\[git\\])/m4_define([%1], [])/' %2