Op 20120815 om 12:36 schreef lst_ho...@kwsoft.de:
> 
> Zitat von Geert Stappers <geert.stapp...@vanadgroup.com>:
> 
> > Op 20120814 om 15:10 schreef lst_ho...@kwsoft.de:
> >> Hello List
> >>
> >> is it possible to get the compile time options used for building the
> >> binary? It would be nice to have so we could build updates as close as
> >> possible to original packages for example on Ubuntu.
> >
> > Beware the next information is untested:
> >
> >   cd /usr/scr
> >   apt-get source bacula
> >   cd bacula*  # wildcard for version
> >   cd debian
> >   grep configure rules
> >
> > That should give you the compile time options.
> >
> >
> >> Many Thanks
> >
> > Please verify and provide feedback.
> >
> 
> Ouput of the grep command:
> 
> # These are used for cross-compiling and for saving the configure script
> configure-stamp-%: extract-stamp-%
>               QMAKE=/usr/bin/qmake-qt4 ./configure --config-cache \
> build-stamp-%: configure-stamp-%
> 
> But the "rules" file is the place to look.

Yes,   debian/rules   is the file with compile time options.


Thanks for the feedback.

Cheers
Geert Stappers
-- 
debian/rules
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to