diff Makefile @ 21999:fa7a341f967b

Do not create font subdir of data directory, bitmap font support is deprecated.
author diego
date Thu, 25 Jan 2007 18:06:21 +0000
parents 46e5f1a5e300
children d90d335368b1
line wrap: on
line diff
--- a/Makefile	Thu Jan 25 17:49:31 2007 +0000
+++ b/Makefile	Thu Jan 25 18:06:21 2007 +0000
@@ -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