Re: alias command in a .spec file

2015-12-06 Thread arnaud gaboury
On Sun, Dec 6, 2015 at 10:28 AM, arnaud gaboury wrote: > To build successfully a rpm package from my .spec file I need alias a command. > The alias command is not taken into account in the .spec file. I can > of course run it in my shell before the build, but I would like to > include the process

alias command in a .spec file

2015-12-06 Thread arnaud gaboury
To build successfully a rpm package from my .spec file I need alias a command. The alias command is not taken into account in the .spec file. I can of course run it in my shell before the build, but I would like to include the process in .spec file. The link[1] is confusing. Something like: pm ali