Fix the build again - fix odd version numbering.

This commit is contained in:
Robin Norwood 2006-12-07 04:38:42 +00:00
parent 363800efec
commit 68e179b935

View File

@ -22,7 +22,11 @@ Requires: perl-XML-LibXML-Common perl-XML-SAX perl-XML-NamespaceSupport
%{summary}.
%prep
%setup -q -n XML-LibXML-%{version}
#Note hardcoded version # here, because XML-LibXML-1.62001.tar.gz
#contains a dir called XML-LibXML-1.62
%setup -q -n XML-LibXML-1.62
%build
CFLAGS="$RPM_OPT_FLAGS" SKIP_SAX_INSTALL=1 perl Makefile.PL INSTALLDIRS=vendor