[Rpm-maint] [rpm-software-management/rpm] %include breaks if space is included in path (#125)
Chenxiong Qi
notifications at github.com
Thu Jan 12 15:56:30 UTC 2017
``rpm-4.13.0-1.fc24.x86_64``
```
>>> import rpm
>>> rpm.expandMacro('%define _sourcedir "/home/cqi/my package/systemd/"')
''
>>> rpm.spec('systemd.spec')
error: systemd.spec:367: malformed %include statement
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ValueError: can't parse specfile
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/125
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170112/2011ada1/attachment.html>
More information about the Rpm-maint
mailing list