[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kcontrol/kcontrol
From:       Kevin Puetz <puetzk () iastate ! edu>
Date:       2002-12-07 5:48:39
[Download RAW message or body]

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/
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic