Normalize whitespace in mac_bundles.bkl file

No real changes, just remove hard TABs and trailing spaces.
This commit is contained in:
Vadim Zeitlin
2021-08-15 16:11:21 +02:00
parent 77ba012141
commit 64de37cf9d

View File

@@ -67,7 +67,7 @@
<!-- copy the application icon: -->
cp -f $(BUNDLE_ICON) $(BUNDLE)/Resources/wxmac.icns
</command>
</command>
<if cond="BUNDLE_RESOURCES!=''">
<command>
<!-- copy all other bundle resources: -->