rpms/libgtop2/F-13 libs.patch,NONE,1.1

Matthias Clasen mclasen at fedoraproject.org
Sat Feb 27 03:24:57 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/libgtop2/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21058

Added Files:
	libs.patch 
Log Message:
forgotten patch


libs.patch:
 configure.in |    1 +
 1 file changed, 1 insertion(+)

--- NEW FILE libs.patch ---
diff -up libgtop-2.28.0/configure.in.libs libgtop-2.28.0/configure.in
--- libgtop-2.28.0/configure.in.libs	2010-02-26 21:54:42.314416169 -0500
+++ libgtop-2.28.0/configure.in	2010-02-26 21:55:41.429164387 -0500
@@ -83,6 +83,7 @@ export cross_compiling
 AM_PROG_LIBTOOL
 
 AM_CONDITIONAL(CROSS_COMPILING, test "x$cross_compiling" = xyes)
+AM_CONDITIONAL(EXAMPLES, false)
 
 GNOME_LIBGTOP_SYSDEPS
 GNOME_LIBGTOP_TYPES



More information about the scm-commits mailing list