8
0
Stephan Kulow
2011-12-21 14:24:39 +00:00
committed by Git OBS Bridge
parent fa01585bf5
commit a3f4ed2b36
2 changed files with 0 additions and 8 deletions

View File

@@ -25,7 +25,6 @@ License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/HTML-TableExtract/
Source: http://www.cpan.org/authors/id/M/MS/MSISK/%{cpan_name}-%{version}.tar.gz
Patch0: HTML-TableExtract-2.10-HTML.patch
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -99,7 +98,6 @@ parameter to 0.
%prep
%setup -q -n %{cpan_name}-%{version}
%patch0 -p1
find . -type f -print0 | xargs -0 chmod 644
%build