diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-20 19:39:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-20 19:39:27 +0000 |
commit | a496f849b1c0f60b1231c6192521e3ac04b779f8 (patch) | |
tree | 9c927b9f81790ea1510a0f774f8f978f53e82496 /app-admin/bacula | |
parent | Renamed dev-python/ScientificPython to dev-python/scientificpython - remove o... (diff) | |
download | gentoo-2-a496f849b1c0f60b1231c6192521e3ac04b779f8.tar.gz gentoo-2-a496f849b1c0f60b1231c6192521e3ac04b779f8.tar.bz2 gentoo-2-a496f849b1c0f60b1231c6192521e3ac04b779f8.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'app-admin/bacula')
-rw-r--r-- | app-admin/bacula/bacula-1.34.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/bacula/bacula-1.34.5.ebuild b/app-admin/bacula/bacula-1.34.5.ebuild index cdeb2db10f16..b7fbb2618d71 100644 --- a/app-admin/bacula/bacula-1.34.5.ebuild +++ b/app-admin/bacula/bacula-1.34.5.ebuild @@ -40,7 +40,7 @@ src_compile() { `use_enable gnome` `use_enable tcpd tcp-wrappers` `use_enable X x`" - + [ -n "$BUILD_CLIENT_ONLY" ] \ && myconf="${myconf} --enable-client-only" |