Try to fix macosx compilation.
This commit is contained in:
parent
a159d8cf62
commit
cdbc0f821c
1 changed files with 2 additions and 2 deletions
|
@ -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 ..
|
||||||
|
|
Loading…
Add table
Reference in a new issue