Author: matkor Date: Thu Dec 14 13:09:56 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - Release 2. Added -lz.
---- Files affected: SOURCES: vbetool-libz.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/vbetool-libz.patch diff -u /dev/null SOURCES/vbetool-libz.patch:1.1 --- /dev/null Thu Dec 14 14:09:56 2006 +++ SOURCES/vbetool-libz.patch Thu Dec 14 14:09:51 2006 @@ -0,0 +1,11 @@ +--- vbetool-0.7/Makefile.am.orig 2006-12-14 14:04:07.000000000 +0100 ++++ vbetool-0.7/Makefile.am 2006-12-14 14:04:17.000000000 +0100 +@@ -10,7 +10,7 @@ + else + x86 = lrmi.c x86-common.c + x86lib = "" +-vbetool_LDADD = $(libdir)/libpci.a ++vbetool_LDADD = $(libdir)/libpci.a -lz + endif + + man_MANS = vbetool.1 ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
