mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-08 14:21:29 +01:00
Try to fix macosx compilation.
This commit is contained in:
parent
a159d8cf62
commit
cdbc0f821c
@ -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…
Reference in New Issue
Block a user