SHA256
1
0
forked from pool/rttr

fix typo in previous update

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rttr?expand=0&rev=9
This commit is contained in:
Daniel Weatherill 2019-06-04 03:00:59 +00:00 committed by Git OBS Bridge
parent 019a62e8bd
commit 3f983d348c

View File

@ -58,7 +58,7 @@ library itself, which is written in C++.
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch6 -1p
%patch6 -p1
%build
find . -type f -exec chmod a-x "{}" +