On Sat, May 15, 2010 at 12:39:48AM +0200, mguevara wrote:

> +%define      __make  /usr/bin/make -j1

Those macros are not for you to redefine. Just put -j1 in each
invocation. If you really want to define it globally in spec make it
based on that predefined macro (%expand is your friend).

> +BuildRequires:       perl
> +Requires:    perl

Should be perl-base, and perl-modules if needed.


P.S. "make -j8 -j1" is not wrong. Don't be frightened when you see it.


-- 
 ____  Sparky{PI] -- Przemyslaw _  ___  _  _  ........... LANG...Pl..Ca..Es..En
/____) ___  ___  _ _ || Iskra  |  | _ \| |  | : WWW........ppcrcd.pld-linux.org
\____\| -_)'___| ||^'||//\\// <   |  _/| |  | : JID......sparky<at>jabberes.org
(____/||   (_-_|_||  ||\\ ||   |_ |_|  |_| _| : Mail....sparky<at>pld-linux.org
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to