Mailinglist Archive: opensuse-packaging (127 mails)
| < Previous | Next > |
Re: [opensuse-packaging] %define _with_something in prjconf file not working
- From: Ludwig Nussel <ludwig.nussel@xxxxxxx>
- Date: Fri, 27 Nov 2009 09:05:22 +0100
- Message-id: <20091127090522.78e83b9e@xxxxxxxxxxxxxx>
Richard Bos wrote:
You also need to have
Macros:
%_with_something 1
The %define only affects the spec file parser of the buildservice.
The Macros block is for rpmbuild itself.
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
Hello,
I'm trying to use the '%define _with_something in the prjconf file'
construction that is explained on this page:
http://en.opensuse.org/Build_Service/prjconf#Macros
But I don't get it to work.
You also need to have
Macros:
%_with_something 1
The %define only affects the spec file parser of the buildservice.
The Macros block is for rpmbuild itself.
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 > |