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