Mailinglist Archive: opensuse-packaging (284 mails)
< Previous | Next > |
Re: [opensuse-packaging] How do I submit a new rpm macro for inclusion?
- From: Ludwig Nussel <ludwig.nussel@xxxxxxx>
- Date: Wed, 2 Feb 2011 13:57:42 +0100
- Message-id: <201102021357.43478.ludwig.nussel@suse.de>
Dave Plater wrote:
What about
%define _configure ./autogen.sh
%configure
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
Hi, I;ve been dealing with a lot of crippled sources and also build a
few svn and git packages from time to time. I copied the contents of the
%configure macro and substituted ./configure with ./autogen.sh. This
would be ideal as a %autogen macro don't you think?
What about
%define _configure ./autogen.sh
%configure
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
< Previous | Next > |