Skip to content

Commit 36b3471

Browse files
facontidavideclaude
andcommitted
Fix conda package_contents test: use files instead of lib glob
The lib glob prepends lib/, but the binary is already at lib/pj_bridge/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Entire-Checkpoint: 028e940219f6
1 parent bbc2f7a commit 36b3471

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda.recipe/recipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ requirements:
4747

4848
tests:
4949
- package_contents:
50-
lib:
50+
files:
5151
- lib/pj_bridge/pj_bridge_ros2
5252

5353
about:

0 commit comments

Comments
 (0)