HI All,
I`m trying to build rpm package base on the source package.
I would like to know, how may I configure compilation options in the .spec file.
For example:
Quote:
./configure --prefix=/opt/nginx --enable-wmi-module
|
How may I do this, in which section I need to put what.
Thank You in advance for Your support.