--- tuxpaint-0.9.16/Makefile~ 2006-10-19 09:41:49.000000000 +0200 +++ tuxpaint-0.9.16/Makefile 2006-10-23 21:50:10.000000000 +0200 @@ -18,7 +18,7 @@ # Where to install things: -PREFIX=/usr/local +PREFIX=$(_prefix) # Root directory to place files when creating packages. @@ -64,7 +64,7 @@ X11_ICON_PREFIX=$(PKG_ROOT)$(PREFIX)/X11R6/include/X11/pixmaps GNOME_PREFIX=`gnome-config --prefix 2> /dev/null` KDE_PREFIX=`kde-config --install apps --expandvars 2> /dev/null` -KDE_ICON_PREFIX=`kde-config --install icon --expandvars 2> /dev/null` +#KDE_ICON_PREFIX=`kde-config --install icon --expandvars 2> /dev/null` # Locale files