Previously-bundled core and unused modules removed upstream
This commit is contained in:
parent
1f9d694c52
commit
a8da3ef1c2
@ -69,9 +69,6 @@ structures to YAML strings, and the other way around.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n YAML-Syck-%{version}
|
%setup -q -n YAML-Syck-%{version}
|
||||||
|
|
||||||
# Unbundle core and unused modules
|
|
||||||
rm -rvf inc/{Module,Scalar,Test}
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -DI_STDLIB=1 -DI_STRING=1"
|
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -DI_STDLIB=1 -DI_STRING=1"
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user