From d82ed3ea0866d2cbfcccf70327550fca328bdf8d Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 30 Jan 2007 11:02:37 +0000 Subject: URL fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22073 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b166db1082..57edcbc77c 100644 --- a/Makefile +++ b/Makefile @@ -290,7 +290,7 @@ install-mencoder: mencoder$(EXESUF) 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/ -- cgit v1.2.3