Skip to content

Commit 3a6bd70

Browse files
author
Cristy
committed
...
1 parent 1520a8e commit 3a6bd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ImageMagick.spec.in‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ cp -a www/source %{buildroot}%{_datadir}/doc/%{name}-%{VERSION}
169169
rm %{buildroot}%{_libdir}/*.la
170170

171171
# fix weird perl Magick.so permissions
172-
chmod 755 %{buildroot}%{perl_vendorarch}/auto/Image/Magick/*/*.so
172+
chmod -f 755 %{buildroot}%{perl_vendorarch}/auto/Image/Magick/*/*.so
173173

174174
# perlmagick: fix perl path of demo files
175175
%{__perl} -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)' PerlMagick/demo/*.pl

0 commit comments

Comments
 (0)