CVS commit by puetzk: make install fix: make sure the bindir exists M +1 -0 Makefile.am 1.62 --- kdebase/kcontrol/kcontrol/Makefile.am:1.61 Thu Oct 31 00:02:08 2002 @@ -71,6 +71,7 @@ $(mkinstalldirs) $(DESTDIR)$(kde_appsdir) $(INSTALL_DATA) $(srcdir)/KControl_NoDisplay.desktop $(DESTDIR)$(kde_appsdir)/KControl.desktop @-rm -f $(DESTDIR)$(kde_bindir)/kinfocenter + @mkdir -p $(DESTDIR)$(kde_bindir) @$(LN_S) kcontrol $(DESTDIR)$(kde_bindir)/kinfocenter $(INSTALL_DATA) $(srcdir)/kinfocenter.desktop $(DESTDIR)$(kde_appsdir)/System/