[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rpmbuild and whitespace in path names
- From: Felix Schwarz <Felix Schwarz web de>
- To: Paul Flores <flores_p_a yahoo com>
- Cc: RPM Package Manager <rpm-list redhat com>
- Subject: Re: rpmbuild and whitespace in path names
- Date: Tue, 19 Dec 2006 16:14:30 +0100
Paul Flores schrieb:
> I had a similar problem with not only directory but file names.
> Solution that was arrived at was to insure that the entire path
> (directory and file names) was either quoted or escaped in the Spec
> file. The key for our solution is the use of the Spec file.
The problem is that my rpmbuild command is generated by Python
(setuptools/distutils) when using setup.py. I can't modify much there
and as I wrote, there seems to be no way to quote the arguments
correctly. Therefore creating a patch for Python is useless.
--
Felix
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]