From 3f983d348c14407933a13d181ce1dcbdef7ce8cb726ca7f32e7ec2493be3f602 Mon Sep 17 00:00:00 2001 From: Daniel Weatherill Date: Tue, 4 Jun 2019 03:00:59 +0000 Subject: [PATCH] fix typo in previous update OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rttr?expand=0&rev=9 --- rttr.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rttr.spec b/rttr.spec index e2d2d36..e842eb0 100644 --- a/rttr.spec +++ b/rttr.spec @@ -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 "{}" +