version string is now quoted properly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e918362128
commit
60edeacfb7
@ -100,7 +100,7 @@ rpm:
|
||||
|
||||
OTHERRULES = OTHERRULES + """
|
||||
__version__.py: ../distrib/build.py build.cfg
|
||||
@echo ver = '$(VERSION)' > __version__.py
|
||||
echo ver = \\'$(VERSION)\\' > __version__.py
|
||||
|
||||
|
||||
$(GENCODEDIR)/wx.py : _extras.py
|
||||
|
Loading…
Reference in New Issue
Block a user