Ticket #67752: patch-Makefile.conf.diff
File patch-Makefile.conf.diff, 651 bytes (added by Raimondi (Israel Chauca Fuentes), 16 months ago) |
---|
-
Makefile.conf
old new 183 183 ditto ./img dist/Scid.app/Contents/Resources/share/scid/img 184 184 ditto ./html dist/Scid.app/Contents/Resources/share/scid/html 185 185 install -m 666 resources/macos/Info.plist dist/Scid.app/Contents/ 186 perl -pi -e "s|x\.x\</string\>|$(SCID_VERSION)</string\>|" dist/Scid.app/Contents/Info.plist187 186 cd dist/Scid.app/Contents/Resources/bin/ && ln -sf ../share/scid/sounds 188 187 cd dist/Scid.app/Contents/Resources/bin/ && ln -sf ../share/scid/html 189 188 LANG=C sed -e 's|exec .*tkscid|exec "$(SCID_APP_BIN)tkscid"|' < scid > dist/Scid.app/Contents/Resources/bin/scid