[MPlayer-cvslog] r26822 - trunk/Makefile

diego subversion at mplayerhq.hu
Sun May 18 19:12:49 CEST 2008


Author: diego
Date: Sun May 18 19:12:49 2008
New Revision: 26822

Log:
Do not install DATADIR always, the GUI installation target takes care of this.


Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	(original)
+++ trunk/Makefile	Sun May 18 19:12:49 2008
@@ -817,7 +817,6 @@ install: install-dirs $(INSTALL_TARGETS)
 
 install-dirs:
 	$(INSTALL) -d $(BINDIR)
-	$(INSTALL) -d $(DATADIR)
 	$(INSTALL) -d $(CONFDIR)
 
 install-%: %$(EXESUF)



More information about the MPlayer-cvslog mailing list