[MPlayer-cvslog] r22017 - trunk/Makefile
diego
subversion at mplayerhq.hu
Thu Jan 25 19:06:22 CET 2007
Author: diego
Date: Thu Jan 25 19:06:21 2007
New Revision: 22017
Modified:
trunk/Makefile
Log:
Do not create font subdir of data directory, bitmap font support is deprecated.
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Thu Jan 25 19:06:21 2007
@@ -277,7 +277,6 @@
done
endif
$(INSTALL) -d $(DATADIR)
- $(INSTALL) -d $(DATADIR)/font
ifeq ($(GUI),yes)
-ln -sf mplayer$(EXESUF) $(BINDIR)/gmplayer$(EXESUF)
$(INSTALL) -d $(DATADIR)/skins
More information about the MPlayer-cvslog
mailing list