File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ define $(package)_preprocess_cmds
129
129
cp -f qtbase/mkspecs/macx-clang/qplatformdefs.h qtbase/mkspecs/macx-clang-linux/ &&\
130
130
cp -f $($(package ) _patch_dir) /mac-qmake.conf qtbase/mkspecs/macx-clang-linux/qmake.conf && \
131
131
cp -r qtbase/mkspecs/linux-arm-gnueabi-g++ qtbase/mkspecs/bitcoin-linux-g++ && \
132
- sed -i s/arm-linux-gnueabi-/$(host ) -/g qtbase/mkspecs/bitcoin-linux-g++/qmake.conf && \
132
+ sed -i.old " s/arm-linux-gnueabi-/$(host ) -/g" qtbase/mkspecs/bitcoin-linux-g++/qmake.conf && \
133
133
patch -p1 -i $($(package ) _patch_dir) /fix_qt_pkgconfig.patch &&\
134
134
patch -p1 -i $($(package ) _patch_dir) /fix_configure_mac.patch &&\
135
135
patch -p1 -i $($(package ) _patch_dir) /fix_no_printer.patch &&\
You can’t perform that action at this time.
0 commit comments