summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6750780d2f..e8ff7e04c4 100644
--- a/Makefile
+++ b/Makefile
@@ -494,9 +494,9 @@ endif
echo "*** for OSD/Subtitles support and extract to $(DATADIR)/font/" ; \
fi
ifeq ($(GUI),yes)
- @$(INSTALL) -d $(DATADIR)/Skin
+ @$(INSTALL) -d $(DATADIR)/skins
@echo "*** Download skin(s) at http://www.mplayerhq.hu/dload.html"
- @echo "*** for GUI, and extract to $(DATADIR)/Skin/"
+ @echo "*** for GUI, and extract to $(DATADIR)/skins/"
@$(INSTALL) -d $(prefix)/share/pixmaps
$(INSTALL) -m 644 Gui/mplayer/pixmaps/mplayer-desktop.xpm $(prefix)/share/pixmaps/mplayer-desktop.xpm
@$(INSTALL) -d $(prefix)/share/applications