Accepting request 27967 from home:jengelh:branches:Base:System

Copy from home:jengelh:branches:Base:System/perl-Bootloader via accept of submit request 27967 revision 2.
Request was accepted with message:
merged, thanks

OBS-URL: https://build.opensuse.org/request/show/27967
OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=12
This commit is contained in:
Josef Reidinger 2010-01-04 10:52:11 +00:00 committed by Git OBS Bridge
parent 5ece376695
commit 122eb75b05
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 3 15:41:34 CET 2010 - jengelh@medozas.de
- enable parallel build
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 15 14:18:51 UTC 2009 - jreidinger@novell.com Tue Dec 15 14:18:51 UTC 2009 - jreidinger@novell.com

View File

@ -53,7 +53,7 @@ Authors:
%build %build
touch Makefile.PL touch Makefile.PL
perl -MExtUtils::MakeMaker -e 'WriteMakefile (NAME => "Bootloader")' perl -MExtUtils::MakeMaker -e 'WriteMakefile (NAME => "Bootloader")'
make make %{?_smp_mflags}
pod2man %{SOURCE1} | gzip > update-Bootloader.8.gz pod2man %{SOURCE1} | gzip > update-Bootloader.8.gz
%install %install