There was an error while loading. Please reload this page.
1 parent 1520a8e commit 3a6bd70Copy full SHA for 3a6bd70
ImageMagick.spec.in
@@ -169,7 +169,7 @@ cp -a www/source %{buildroot}%{_datadir}/doc/%{name}-%{VERSION}
169
rm %{buildroot}%{_libdir}/*.la
170
171
# fix weird perl Magick.so permissions
172
-chmod 755 %{buildroot}%{perl_vendorarch}/auto/Image/Magick/*/*.so
+chmod -f 755 %{buildroot}%{perl_vendorarch}/auto/Image/Magick/*/*.so
173
174
# perlmagick: fix perl path of demo files
175
%{__perl} -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)' PerlMagick/demo/*.pl
0 commit comments