[MPlayer-cvslog] r22073 - trunk/Makefile

diego subversion at mplayerhq.hu
Tue Jan 30 12:02:37 CET 2007


Author: diego
Date: Tue Jan 30 12:02:37 2007
New Revision: 22073

Modified:
   trunk/Makefile

Log:
URL fix


Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	(original)
+++ trunk/Makefile	Tue Jan 30 12:02:37 2007
@@ -290,7 +290,7 @@
 install-gui:
 	-ln -sf mplayer$(EXESUF) $(BINDIR)/gmplayer$(EXESUF)
 	$(INSTALL) -d $(DATADIR)/skins
-	@echo "*** Download skin(s) at http://www.mplayerhq.hu/dload.html"
+	@echo "*** Download skin(s) at http://www.mplayerhq.hu/design7/dload.html"
 	@echo "*** for GUI, and extract to $(DATADIR)/skins/"
 	$(INSTALL) -d $(prefix)/share/pixmaps
 	$(INSTALL) -m 644 etc/mplayer.xpm $(prefix)/share/pixmaps/



More information about the MPlayer-cvslog mailing list