diff --git a/anda/tools/picotool/picotool.spec b/anda/tools/picotool/picotool.spec index 7363599a2f..364513e54b 100644 --- a/anda/tools/picotool/picotool.spec +++ b/anda/tools/picotool/picotool.spec @@ -22,6 +22,8 @@ Picotool is a tool for inspecting RP2040 binaries, and interacting with RP2040 d %install %cmake_install +mv %buildroot{%_prefix/lib,%_libdir} + %files %doc README.md %license LICENSE.TXT @@ -31,4 +33,4 @@ Picotool is a tool for inspecting RP2040 binaries, and interacting with RP2040 d %changelog * Mon Nov 18 2024 Owen-sz -- Package Raspberry Pi Picotools \ No newline at end of file +- Package Raspberry Pi Picotools