Install heirloom-devtools utility files to /usr/lib

Before they were just in / for no real reason
This commit is contained in:
fosslinux 2023-11-28 13:37:13 +11:00
parent ab47483a51
commit ac4a8c7e79
2 changed files with 4 additions and 7 deletions

View file

@ -23,5 +23,4 @@ src_install() {
# Remove yacc, we won't need it any longer
rm "${PREFIX}/bin/yacc"
rm /yaccpar
}