From 038904e0657c49753fd4028e5bde2022fd79ac38 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sat, 24 Apr 2004 05:04:22 +0000 Subject: repoman: Trim trailing whitespace --- app-admin/bacula/bacula-1.34.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-admin/bacula') diff --git a/app-admin/bacula/bacula-1.34.0.ebuild b/app-admin/bacula/bacula-1.34.0.ebuild index f1162e11e148..cb8f7c24d3ff 100644 --- a/app-admin/bacula/bacula-1.34.0.ebuild +++ b/app-admin/bacula/bacula-1.34.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.34.0.ebuild,v 1.2 2004/04/22 16:53:42 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.34.0.ebuild,v 1.3 2004/04/24 05:01:07 mr_bones_ Exp $ DESCRIPTION="featureful client/server network backup suite" HOMEPAGE="http://www.bacula.org/" @@ -51,7 +51,7 @@ src_compile() { elif use sqlite then myconf="${myconf} --with-sqlite=/usr/include" - elif use sqlite && use mysql + elif use sqlite && use mysql then myconf="${myconf/--with-sqlite/}" fi -- cgit v1.2.3-65-gdbad