From b0711f6e254c548325f18b1afaca2cdb79a4cbdd Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 12 May 2011 19:59:26 +0200 Subject: fix theme path .. --- src/os-plugins/plugins/vmchooser/XX_vmchooser.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/os-plugins/plugins/vmchooser/XX_vmchooser.sh') diff --git a/src/os-plugins/plugins/vmchooser/XX_vmchooser.sh b/src/os-plugins/plugins/vmchooser/XX_vmchooser.sh index e9fb999c..4afeb1e9 100644 --- a/src/os-plugins/plugins/vmchooser/XX_vmchooser.sh +++ b/src/os-plugins/plugins/vmchooser/XX_vmchooser.sh @@ -42,7 +42,7 @@ if [ -e $CONFFILE ]; then vmchooser_theme_dir=/mnt/usr/local/share/vmchooser/themes testmkd $vmchooser_theme_dir - cp -r ${PLUGINDIR}/themes/* $vmchooser_theme_dir + cp -r /mnt/${PLUGINDIR}/themes/* $vmchooser_theme_dir cp $CONFFILE ${PLUGINCONFDIR}/vmchooser.conf ln -s ${PLUGINDIR}/run-virt.sh ${BINDIR}/run-virt.sh -- cgit v1.2.3-55-g7522