Author: blekot Date: Sun Jul 27 16:05:22 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - new - added patch for missing libs
---- Files affected: SOURCES: libbrahe-missing_libs.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/libbrahe-missing_libs.patch diff -u /dev/null SOURCES/libbrahe-missing_libs.patch:1.1 --- /dev/null Sun Jul 27 18:05:23 2008 +++ SOURCES/libbrahe-missing_libs.patch Sun Jul 27 18:05:17 2008 @@ -0,0 +1,7 @@ +--- src/Makefile.am.orig 2008-05-01 02:21:34.000000000 +0200 ++++ src/Makefile.am 2008-05-01 02:21:47.000000000 +0200 +@@ -14,3 +14,4 @@ + + AM_CFLAGS = -std=gnu99 -pedantic -Wall -Wno-format + DEFS = -I. -I$(srcdir) ++LIBS = -lm ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
