]> git.pld-linux.org Git - packages/gnucash.git/commitdiff
- Release 6 "kloczek hands off this spec".
authormkochano <mkochano@pld-linux.org>
Sun, 24 Feb 2002 17:25:21 +0000 (17:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Corrected what kloczek fucked up.
STBR.

Changed files:
    gnucash.spec -> 1.50

gnucash.spec

index 34602345076692f95ebad8013699e93f27be7749..25e41904e92a6d4c82d11090a966eb9b05f35387 100644 (file)
@@ -4,7 +4,7 @@ Summary(pl):    GnuCash - aplikacja do zarz
 Summary(pt_BR):        O GnuCash é uma aplicação para acompanhamento de suas finanças
 Name:          gnucash
 Version:       1.6.5
-Release:       5
+Release:       6
 License:       GPL
 Group:         X11/Applications
 Source0:       http://www.gnucash.org/pub/gnucash/sources/stable/%{name}-%{version}.tar.gz
@@ -77,6 +77,12 @@ libtoolize --copy --force
 aclocal -I %{_aclocaldir}/gnome
 autoconf
 automake -a -c
+
+# Kloczek, dont touch this!
+CFLAGS='%{rpmcflags} -I/usr/X11R6/include'
+LDFLAGS='%{rpmldflags} -ldb3'
+export CFLAGS LDFLAGS
+
 %configure
 
 %{__make}
This page took 0.041467 seconds and 4 git commands to generate.