Hi Tomas,

 if config.status is yet present in the dist package, another way, less
generic but a far lot quicker, would be to use ./config.status in the
wireshark.spec.in i.s.o ./configure <params>


Regards,
Sebastien Tandel

On Fri, Sep 12, 2008 at 4:11 AM, Kukosa, Tomas <[EMAIL PROTECTED]>wrote:

>  Hi,
>
> when I build RPM with following sequence
> ./autogen.sh
> ./configure <parameters>
> make rpm-package
>
> it allways calls ./configure script inside rpm packaging with fiexed
> parameters "--with-ssl=/usr --with-krb5" (see packaging/rpm/SPECS/
> wireshark.spec.in)
>
> would it be somehow possible to pass parameters from "./configure
> <parameters>" called before "make rpm-package" to ./configure called
> inside rpm packaging?
>
> Regards,
>    Tomas
>
> _______________________________________________
> Wireshark-dev mailing list
> [email protected]
> https://wireshark.org/mailman/listinfo/wireshark-dev
>
>
_______________________________________________
Wireshark-dev mailing list
[email protected]
https://wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to