From 311a68913da8f811861c3f4b6e43903aada7bfad Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Mon, 26 Jun 2000 04:59:07 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2510 57a11ea4-9604-0410-9ed3-97b8803252fd --- rpm/gnucash.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/gnucash.spec.in b/rpm/gnucash.spec.in index 9e5d267eea..101f0ad870 100644 --- a/rpm/gnucash.spec.in +++ b/rpm/gnucash.spec.in @@ -23,7 +23,7 @@ double-entry accounting principles to ensure balanced books. %build -./configure --prefix=/usr --sysconfdir=/etc --with-locale-dir=/usr/share/locale +./configure --prefix=/usr --sysconfdir=/etc make