fix *another* lib directory for ExtUtils in %install.
This commit is contained in:
parent
c563b8199c
commit
ed03e56c7f
@ -398,7 +398,7 @@ pushd $RPM_BUILD_ROOT/usr/lib/perl5/%{version}/CGI/eg/
|
|||||||
popd
|
popd
|
||||||
|
|
||||||
# miniperl? As an interpreter? How odd.
|
# miniperl? As an interpreter? How odd.
|
||||||
sed -i 's|./miniperl|/usr/bin/perl|' $RPM_BUILD_ROOT%{_libdir}/perl5/%{version}/ExtUtils/xsubpp
|
sed -i 's|./miniperl|/usr/bin/perl|' $RPM_BUILD_ROOT/usr/lib/perl5/%{version}/ExtUtils/xsubpp
|
||||||
chmod +x $RPM_BUILD_ROOT/usr/lib/perl5/%{version}/ExtUtils/xsubpp
|
chmod +x $RPM_BUILD_ROOT/usr/lib/perl5/%{version}/ExtUtils/xsubpp
|
||||||
|
|
||||||
# Don't need the .packlist
|
# Don't need the .packlist
|
||||||
|
Loading…
Reference in New Issue
Block a user