Tagged Questions
1
vote
2answers
225 views
Problematic build script with quotes
Hi I'm trying to create a build script that executes these commands:
cd libiconv
../../src/libiconv/configure --prefix=/home/ruben/mingw64/build/gcc-libs \
...