Normalize whitespace in mac_bundles.bkl file
No real changes, just remove hard TABs and trailing spaces.
This commit is contained in:
parent
77ba012141
commit
64de37cf9d
@ -67,7 +67,7 @@
|
|||||||
|
|
||||||
<!-- copy the application icon: -->
|
<!-- copy the application icon: -->
|
||||||
cp -f $(BUNDLE_ICON) $(BUNDLE)/Resources/wxmac.icns
|
cp -f $(BUNDLE_ICON) $(BUNDLE)/Resources/wxmac.icns
|
||||||
</command>
|
</command>
|
||||||
<if cond="BUNDLE_RESOURCES!=''">
|
<if cond="BUNDLE_RESOURCES!=''">
|
||||||
<command>
|
<command>
|
||||||
<!-- copy all other bundle resources: -->
|
<!-- copy all other bundle resources: -->
|
||||||
|
Loading…
Reference in New Issue
Block a user