diff options
Diffstat (limited to 'dev-db/gqlplus/gqlplus-1.16-r2.ebuild')
-rw-r--r-- | dev-db/gqlplus/gqlplus-1.16-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/gqlplus/gqlplus-1.16-r2.ebuild b/dev-db/gqlplus/gqlplus-1.16-r2.ebuild index 471d67809998..0d2c4b3310e7 100644 --- a/dev-db/gqlplus/gqlplus-1.16-r2.ebuild +++ b/dev-db/gqlplus/gqlplus-1.16-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,7 +26,7 @@ PATCHES=( src_prepare() { default - # don't use packaged readline and old version containing it + # don't use bundled readline and old version containing it rm -Rf readline gqlplus-1.15 aclocal.m4 configure # maintainer can't seem to get versioning right |