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
|
||||
|
||||
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
|
||||
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Reference in a new issue