Remove yacc using uninstall rather than in src_install of flex-2.6.4

This commit is contained in:
fosslinux 2024-01-12 22:15:43 +11:00
parent 6901877837
commit 718bccc7b2
2 changed files with 1 additions and 3 deletions

View File

@ -20,7 +20,4 @@ src_install() {
cd src
default
cd ..
# Remove yacc, we won't need it any longer
rm "${PREFIX}/bin/yacc"
}

View File

@ -65,6 +65,7 @@ build: sed-4.0.9
build: bzip2-1.0.8
build: m4-1.4.7
build: flex-2.6.4
uninstall: /usr/bin/yacc
build: bison-3.4.1
build: bison-3.4.1
build: bison-3.4.1