From 49879fb4173ea830ebeff3bd3f5b0cc8e5c24ace Mon Sep 17 00:00:00 2001 From: Chris Lyttle Date: Mon, 18 Nov 2002 08:30:49 +0000 Subject: [PATCH] ooops version macro didnt work git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7504 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 d6f702d455..8e18aa1462 100644 --- a/rpm/gnucash.spec.in +++ b/rpm/gnucash.spec.in @@ -9,7 +9,7 @@ %define _with_postgres 0 %define sql_config --disable-sql %endif -%define version @VERSION@ +%define version @-VERSION-@ %define __libtoolize /bin/true Name: gnucash