[gtksourceview2] try again

Matthias Clasen mclasen at fedoraproject.org
Wed Jul 20 04:40:21 UTC 2011


commit 756e7af81f09d4b8a9990d2a2c96438e0c3cc41b
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Jul 20 00:39:38 2011 -0400

    try again

 gtksourceview2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtksourceview2.spec b/gtksourceview2.spec
index 21095ee..b0f59cd 100644
--- a/gtksourceview2.spec
+++ b/gtksourceview2.spec
@@ -52,7 +52,7 @@ applications which use GtkSourceView 2.x.
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT AM_CFLAGS="-UG_DISABLE_DEPRECATED"
 
 # remove unwanted files
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la


More information about the scm-commits mailing list