diff options
author | Sam James <sam@gentoo.org> | 2021-05-28 18:46:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-28 19:09:00 +0000 |
commit | 6da0653dc728f774082b75e745e668c8f4388a3e (patch) | |
tree | 8aef08abccef64ed5d02f0f318d8fd264e49c500 /sci-libs/gdal | |
parent | dev-util/cmake: Bump to version 3.20.3 (diff) | |
download | gentoo-6da0653dc728f774082b75e745e668c8f4388a3e.tar.gz gentoo-6da0653dc728f774082b75e745e668c8f4388a3e.tar.bz2 gentoo-6da0653dc728f774082b75e745e668c8f4388a3e.zip |
sci-libs/gdal: drop obsolete doins for examples
Closes: https://bugs.gentoo.org/792672
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-3.3.0.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sci-libs/gdal/gdal-3.3.0.ebuild b/sci-libs/gdal/gdal-3.3.0.ebuild index 5283d9b81884..9502799e46d6 100644 --- a/sci-libs/gdal/gdal-3.3.0.ebuild +++ b/sci-libs/gdal/gdal-3.3.0.ebuild @@ -302,9 +302,6 @@ src_install() { popd > /dev/null || die newdoc swig/python/README.rst README-python.rst - - insinto /usr/share/${PN}/samples - doins -r swig/python/samples/. fi doman "${S}"/man/man*/* |