diff options
| -rw-r--r-- | rtabmap.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtabmap.spec b/rtabmap.spec index a3663f3..d7f3888 100644 --- a/rtabmap.spec +++ b/rtabmap.spec @@ -77,7 +77,7 @@ mkdir -p .obj-%{_target_platform} && cd .obj-%{_target_platform} %if !0%{?with_tests} -DBUILD_TESTING=OFF \ %endif - ../%{RosPkgName}-%{version} + .. %make_build |
