On Tue, Nov 13, 2001 at 10:13:16PM +0800, Patrick Hsieh wrote:
> After I apt-get source mysql-gpl-client
> then cd mysql-gpl-*/
> I can dpkg-buildpackage -b -uc to build the binary.
> But how can I modify the ./configure parameters?
configure is called from ./debian/rules
noah
--
_
Hello,
After I apt-get source mysql-gpl-client
then cd mysql-gpl-*/
I can dpkg-buildpackage -b -uc to build the binary.
But how can I modify the ./configure parameters?
I checked Makefile.in and found $(EXTRA_CONF_ARGS).
Looks like I can put my args in that variable. But
where is that varible de
2 matches
Mail list logo