[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: rpmbuild and whitespace in path names



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]