Try to fix macosx compilation.

This commit is contained in:
Martin Rotter 2017-06-27 06:30:22 +02:00
parent a159d8cf62
commit cdbc0f821c

View File

@ -7,9 +7,9 @@ make install
make zip make zip
ls -lha ls -lha
otool -L rssguard.app/Contents/MacOS/rssguard otool -L "RSS Guard.app/Contents/MacOS/rssguard"
cd rssguard.app cd "RSS Guard.app"
ls -lha ls -lha
cd .. cd ..