Commit 58469546 authored by Christophe Mutricy's avatar Christophe Mutricy

Revert "Ship default skin."

This reverts commit 65052fef.
It's already taken care of in the for loop just before
parent 16f240f8
......@@ -850,9 +850,7 @@ if BUILD_SKINS
done
for i in $(top_builddir)/share/skins2/*.*; do \
cp -- "$$i" $(win32_destdir)/skins/ || true ; \
done \
cp -v share/skins2/default.vlt $(win32_destdir)/skins/ || true ;
done
endif
if BUILD_OSDMENU
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment