Fix permissions

This commit is contained in:
Denis Silakov 2016-12-12 12:18:10 +03:00
parent 8008793761
commit c789f298ff
2 changed files with 1 additions and 1 deletions

View file

@ -1,3 +1,2 @@
sources:
cryptopp562.zip: ddc18ae41c2c940317cd6efe81871686846fa293
cryptopp563.zip: f2fcd1fbf884bed70a69b565970ecd8b33a68cc4

View file

@ -167,6 +167,7 @@ This package contains programs for manipulating %{name} routines.
%prep
%setup -qc
find . -type f -exec chmod a+r {} \;
rm -f GNUmakefile
%patch0 -p1 -b .autotools
%patch1 -p1 -b .data-files-location