From 15866a4436814da5da9348a8c930ee1d826ecb9a Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Fri, 25 Jun 2010 15:44:04 +0200 Subject: Make symbian/unix shadow builds work again. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 5d97405..7f6d43b 100755 --- a/configure +++ b/configure @@ -2340,7 +2340,7 @@ if [ "$OPT_SHADOW" = "yes" ]; then chmod 755 "$outpath/bin/syncqt" fi - for i in createpackage patch_capabilities; do + for i in elf2e32_qtwrapper createpackage patch_capabilities; do rm -f "$outpath/bin/$i" if [ -x "$relpath/bin/$i" ]; then mkdir -p "$outpath/bin" -- cgit v0.12