summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-03-13 21:24:02 -0400
committerSam James <sam@gentoo.org>2024-03-14 01:59:48 +0000
commitd6a64ecb93b8809c4a5d43b18ea7d8dcc574f4db (patch)
treec644b83f1e599a6faab0103c14215ca8a7dda662
parentsci-geosciences/gpsbabel: sync live ebuild (diff)
downloadgentoo-d6a64ecb93b8809c4a5d43b18ea7d8dcc574f4db.tar.gz
gentoo-d6a64ecb93b8809c4a5d43b18ea7d8dcc574f4db.tar.bz2
gentoo-d6a64ecb93b8809c4a5d43b18ea7d8dcc574f4db.zip
sci-geosciences/gpsbabel: update live for file deletions in 1.9.0
Some trivial DOCS files no longer exist (or were deprecated). Yay for docs files no one reads causing the build to fail. ;) Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-geosciences/gpsbabel/gpsbabel-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsbabel/gpsbabel-9999.ebuild b/sci-geosciences/gpsbabel/gpsbabel-9999.ebuild
index 35c11165c352..e5796ceebf81 100644
--- a/sci-geosciences/gpsbabel/gpsbabel-9999.ebuild
+++ b/sci-geosciences/gpsbabel/gpsbabel-9999.ebuild
@@ -62,7 +62,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
-DOCS=( AUTHORS NEWS README.{contrib,igc,mapconverter,md} gui/README.{contrib,gui} )
+DOCS=( AUTHORS NEWS README.{contrib,igc,md} gui/README.gui )
PATCHES=(
"${FILESDIR}/${PN}-1.8.0-no-automagic-qt5-qt6.patch"