diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-10 18:59:03 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-13 19:21:27 -0400 |
commit | 722cf2e69dfac6b7657f7be9ee0ffe6a17f03b35 (patch) | |
tree | a22b17e8457c0c74c95301471b1786f4508af01d /dev-db/unixODBC/unixODBC-2.3.5-r1.ebuild | |
parent | mail-mta/postfix: remove trailing whitespace (diff) | |
download | gentoo-722cf2e69dfac6b7657f7be9ee0ffe6a17f03b35.tar.gz gentoo-722cf2e69dfac6b7657f7be9ee0ffe6a17f03b35.tar.bz2 gentoo-722cf2e69dfac6b7657f7be9ee0ffe6a17f03b35.zip |
dev-db/unixODBC: remove trailing whitespace
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.3.5-r1.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.3.5-r1.ebuild b/dev-db/unixODBC/unixODBC-2.3.5-r1.ebuild index e8c514a225d9..a4ba391c6e1f 100644 --- a/dev-db/unixODBC/unixODBC-2.3.5-r1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.5-r1.ebuild @@ -53,7 +53,7 @@ multilib_src_install_all() { einstalldocs if use odbcmanual ; then - # We could simply run "make install-html" if we'd not had + # We could simply run "make install-html" if we'd not had # out-of-source builds here. docinto html dodoc -r doc/. |