From 7ac3e16660a1ce3214a0645e8b802b7b8471e7dc Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 18 May 2008 17:12:49 +0000 Subject: Do not install DATADIR always, the GUI installation target takes care of this. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26822 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8e52a97ca7..22d95f972e 100644 --- a/Makefile +++ b/Makefile @@ -817,7 +817,6 @@ install: install-dirs $(INSTALL_TARGETS) install-dirs: $(INSTALL) -d $(BINDIR) - $(INSTALL) -d $(DATADIR) $(INSTALL) -d $(CONFDIR) install-%: %$(EXESUF) -- cgit v1.2.3