diff options
author | Sam James <sam@gentoo.org> | 2022-03-20 20:48:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-20 21:04:33 +0000 |
commit | 7649b930ec479a2001992e905a5a87b2fe7981a3 (patch) | |
tree | 7ec83de11cbcb02c4cfcbce073dd6fc9bbec3957 /sys-libs/db/db-6.0.35-r4.ebuild | |
parent | net-nds/openldap: cleanup patches (diff) | |
download | gentoo-7649b930ec479a2001992e905a5a87b2fe7981a3.tar.gz gentoo-7649b930ec479a2001992e905a5a87b2fe7981a3.tar.bz2 gentoo-7649b930ec479a2001992e905a5a87b2fe7981a3.zip |
sys-libs/db: cleanup patches
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/db/db-6.0.35-r4.ebuild')
-rw-r--r-- | sys-libs/db/db-6.0.35-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-6.0.35-r4.ebuild b/sys-libs/db/db-6.0.35-r4.ebuild index 046278265fb0..cf95493690ea 100644 --- a/sys-libs/db/db-6.0.35-r4.ebuild +++ b/sys-libs/db/db-6.0.35-r4.ebuild @@ -83,7 +83,7 @@ src_prepare() { AT_M4DIR="aclocal" eautoreconf - # Upstream sucks - they do autoconf and THEN replace the version variables. + # They do autoconf and THEN replace the version variables :( . ./RELEASE local v ev for v in \ |