diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-04-13 11:57:04 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-04-13 11:57:04 +0000 |
| commit | 8c7e91f3e462498fab76acac81c1e3aaed425861 (patch) | |
| tree | c18a5f8649f3900946c98cdc7fb0af64d6dac301 /moveit-core.spec | |
| parent | 3cc7816e2c466df677927a48687271658e270825 (diff) | |
automatic import of moveit-core
Diffstat (limited to 'moveit-core.spec')
| -rw-r--r-- | moveit-core.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/moveit-core.spec b/moveit-core.spec index 2ebcfea..540ecda 100644 --- a/moveit-core.spec +++ b/moveit-core.spec @@ -121,7 +121,10 @@ Provides: %{name}-runtime = %{version}-%{release} Core libraries used by MoveIt %prep -%autosetup -p1 -c -n moveit-core-2.5.9 +%setup -q -c -n moveit-core-2.5.9 +pushd moveit-core-2.5.9 +%patch0 -p1 +popd %build # Needed to bootstrap since the ros_workspace package does not yet exist. |
