From 2e6189bc568b4e95cf5b04cf84375b3e918675f1 Mon Sep 17 00:00:00 2001 From: notaz Date: Tue, 1 May 2012 01:13:15 +0300 Subject: frontend: minor tweaks --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 4aed26a..4cbcc80 100755 --- a/configure +++ b/configure @@ -313,4 +313,7 @@ if [ "$drc_cache_base" = "yes" ]; then echo "DRC_CACHE_BASE = 1" >> $config_mak fi +# use pandora's skin (for now) +test -e skin || ln -s frontend/pandora/skin skin + # vim:shiftwidth=2:expandtab -- cgit v1.2.3