community/distcc: fix

This commit is contained in:
Kevin Mihelich 2020-01-04 15:26:01 +00:00
parent cba5bf8c5b
commit b569c35299

View file

@ -35,8 +35,6 @@ prepare() {
patch -p1 -i ../allow-zero-timeout.patch
./autogen.sh
setconf gnome/distccmon-gnome.desktop Name 'DistCC Monitor'
sed -i 's/ install-gnome-data//g' Makefile.in
}