--- opkdekiosk/applet/Makefile.in.old 2005-09-26 16:26:36.000000000 +0200 +++ opkdekiosk/applet/Makefile.in.old 2005-09-26 16:26:38.000000000 +0200 @@ -636,7 +636,7 @@ #>+ 1 $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kicker/applets/ $(INSTALL_DATA) $(srcdir)/opkdekiosk.desktop \ - $(kde_datadir)/kicker/applets/opkdekiosk.desktop + $(DESTDIR)$(kde_datadir)/kicker/applets/opkdekiosk.desktop uninstall-local: #>- -rm -f $(kde_datadir)/kicker/applets/opkdekiosk.desktop --- opkdekiosk/kiosksetup/Makefile.in.old 2005-09-26 16:31:35.000000000 +0200 +++ opkdekiosk/kiosksetup/Makefile.in.old 2005-09-26 16:32:25.000000000 +0200 @@ -619,6 +619,7 @@ install-data-local: #>- $(INSTALL_DATA) $(srcdir)/kioskclientrc $(kde_confdir)/kioskclientrc #>+ 1 + $(mkinstalldirs) $(DESTDIR)$(kde_confdir) $(INSTALL_DATA) $(srcdir)/kioskclientrc $(DESTDIR)$(kde_confdir)/kioskclientrc uninstall-local: --- opkdekiosk/pixmaps/Makefile.in.old 2005-09-26 16:37:32.000000000 +0200 +++ opkdekiosk/pixmaps/Makefile.in.old 2005-09-26 16:37:53.000000000 +0200 @@ -529,11 +529,11 @@ #>+ 1 $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/openkiosk/defaultbg $(INSTALL_DATA) $(srcdir)/index.html \ - $(kde_datadir)/openkiosk/defaultbg/index.html + $(DESTDIR)$(kde_datadir)/openkiosk/defaultbg/index.html $(INSTALL_DATA) $(srcdir)/img1.png \ - $(kde_datadir)/openkiosk/defaultbg/img1.png + $(DESTDIR)$(kde_datadir)/openkiosk/defaultbg/img1.png $(INSTALL_DATA) $(srcdir)/ok.css \ - $(kde_datadir)/openkiosk/defaultbg/ok.css + $(DESTDIR)$(kde_datadir)/openkiosk/defaultbg/ok.css uninstall-local: #>- -rm -rf $(kde_datadir)/openkiosk/