1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-01-04 04:44:13 +01:00

Fixed merge warning for vice ebuild

This commit is contained in:
2019-09-22 10:44:30 +02:00
parent 34c8c01ffd
commit 97501901eb
2 changed files with 3 additions and 1 deletions

View File

@@ -154,6 +154,8 @@ src_configure() {
}
src_install() {
# remove vice.pdf, since it is empty, and is not generated.
rm doc/vice.pdf
default
dodoc FEEDBACK
}