forked from pool/perl-HTML-Parser
checked in
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Parser?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
646f3136d1
commit
b322404024
@@ -27,7 +27,6 @@ License: Artistic License ..
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.org/dist/HTML-Parser
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Patch: %{name}-%{version}-entity.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
@@ -67,7 +66,6 @@ If event driven parsing does not feel right for your application, you might
|
||||
© 1999-2000 Michael A. Chase. All rights reserved.
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
%patch -p1
|
||||
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
|
||||
|
Reference in New Issue
Block a user