Previously-bundled core and unused modules removed upstream

This commit is contained in:
Paul Howarth 2023-05-18 14:25:34 +01:00
parent 1f9d694c52
commit a8da3ef1c2

View File

@ -69,9 +69,6 @@ structures to YAML strings, and the other way around.
%prep
%setup -q -n YAML-Syck-%{version}
# Unbundle core and unused modules
rm -rvf inc/{Module,Scalar,Test}
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -DI_STDLIB=1 -DI_STRING=1"
make %{?_smp_mflags}