--- Makefile +++ Makefile @@ -34,7 +34,7 @@ # Docs and man page: -DOC_PREFIX=$(PREFIX)/share/doc/tuxpaint-config/ +DOC_PREFIX=$(PREFIX)/share/doc/packages/tuxpaint/tuxpaint-config/ MAN_PREFIX=$(PREFIX)/share/man/ @@ -140,7 +140,6 @@ # to do this as superuser ("root")) install: install-bin install-data install-man install-doc \ - install-gnome install-kde install-kde-icons \ install-icon install-gettext @echo @echo "All done! Now (preferably NOT as 'root' superuser),"