summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qmake/qmake-native_3.2.3.oe6
1 files changed, 3 insertions, 3 deletions
diff --git a/qmake/qmake-native_3.2.3.oe b/qmake/qmake-native_3.2.3.oe
index 207eb58bcf..b99c4347be 100644
--- a/qmake/qmake-native_3.2.3.oe
+++ b/qmake/qmake-native_3.2.3.oe
@@ -25,11 +25,11 @@ do_configure() {
install -d ${S}/mkspecs/linux-uclibc-oe-g++
install -m 0644 ${WORKDIR}/linux-oe-qmake.conf \
${S}/mkspecs/linux-oe-g++/qmake.conf
- ln -s ../linux-g++/qplatformdefs.h \
+ ln -sf ../linux-g++/qplatformdefs.h \
${S}/mkspecs/linux-oe-g++/qplatformdefs.h
- ln -s ../linux-oe-g++/qmake.conf \
+ ln -sf ../linux-oe-g++/qmake.conf \
${S}/mkspecs/linux-uclibc-oe-g++/qmake.conf
- ln -s ../linux-g++/qplatformdefs.h \
+ ln -sf ../linux-g++/qplatformdefs.h \
${S}/mkspecs/linux-uclibc-oe-g++/qplatformdefs.h
QMAKESPEC=