Blind fix for the radare2 pkg

The shlr lib is not suposed to be installed in the system, and the list after prepareInstalledDevelLibs was incomplete. i just updated this, is the CI going to verify that im not pushing something wrong? i dont have time for testing or learning how to build ports from haiku right now, so i would appreicate some help/feedback here if needed.

thanks
This commit is contained in:
pancake
2021-09-12 10:10:17 +02:00
committed by Adrien Destugues
parent cb9092f891
commit d5174227c4

View File

@@ -277,7 +277,7 @@ INSTALL()
mv $prefix/data/radare2 $docDir
rm -rf $prefix/share
prepareInstalledDevelLibs libr_shlr libr_anal libr_asm libr_bin \
prepareInstalledDevelLibs libr_anal libr_asm libr_bin libr_debug libr_main \
libr_bp libr_config libr_cons libr_core libr_crypto libr_debug libr_egg \
libr_flag libr_fs libr_hash libr_io libr_lang libr_magic libr_parse \
libr_reg libr_search libr_socket libr_syscall libr_util