diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-03-28 08:44:46 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-03-28 08:44:46 +0000 |
| commit | c0d2d4290c19f79b8b9857b356bcb7f3b1ab846c (patch) | |
| tree | 734d3473e3e96d6ec5ec93271e84dc405da09198 /nav2-smoother.spec | |
| parent | 9c390f250c72f83bd618c9a52a09c8e9ae3685df (diff) | |
automatic import of nav2-smootheropeneuler24.03_LTS
Diffstat (limited to 'nav2-smoother.spec')
| -rw-r--r-- | nav2-smoother.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nav2-smoother.spec b/nav2-smoother.spec index ddf1b4c..5ef63ca 100644 --- a/nav2-smoother.spec +++ b/nav2-smoother.spec @@ -61,7 +61,7 @@ Provides: %{name}-runtime = %{version}-%{release} Smoother action interface %prep -%autosetup -c -n %{name}-%{version} -p1 +%autosetup -n %{RosPkgName}-%{version} -p1 %build # Needed to bootstrap since the ros_workspace package does not yet exist. @@ -85,7 +85,7 @@ mkdir -p .obj-%{_target_platform} && cd .obj-%{_target_platform} %if !0%{?with_tests} -DBUILD_TESTING=OFF \ %endif - ../%{RosPkgName}-%{version} + .. %make_build |
