LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   What options were used to build .deb (https://www.linuxquestions.org/questions/linux-server-73/what-options-were-used-to-build-deb-912444/)

dbsput 11-08-2011 04:38 AM

What options were used to build .deb
 
Last week I accidently discovered how to list the options that were used in creating a makefile and then ultimately making the .deb file but now I've completely forgotten.

Can anyone remind me how to do this?

dbsput 11-08-2011 05:28 PM

I have worked it out. I discovered it when working with Nginx and by entering
Code:

nginx -V
will output all configuration options for the installed version of Nginx. I was hoping there was a standard way to do that for all packages.

If there is a way I would love to hear it.


All times are GMT -5. The time now is 08:35 PM.