Author: zbyniu Date: Wed Dec 19 02:43:07 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - small fix
---- Files affected: SOURCES: openais-makefile.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/openais-makefile.patch diff -u /dev/null SOURCES/openais-makefile.patch:1.1 --- /dev/null Wed Dec 19 03:43:07 2007 +++ SOURCES/openais-makefile.patch Wed Dec 19 03:43:02 2007 @@ -0,0 +1,11 @@ +--- openais-0.82/Makefile~ 2007-09-09 09:00:13.000000000 +0200 ++++ openais-0.82/Makefile 2007-12-18 19:55:18.268577936 +0100 +@@ -138,7 +138,7 @@ + install -m 644 exec/service.h $(DESTDIR)$(INCLUDEDIR_SERVICE) + install -m 644 exec/timer.h $(DESTDIR)$(INCLUDEDIR_SERVICE) + install -m 644 exec/objdb.h $(DESTDIR)$(INCLUDEDIR_SERVICE) +- install -m 644 exec/print.h $(DESTDIR)$(INCLUDEDIR_SERVICE) ++ install exec/logsys.h $(DESTDIR)$(INCLUDEDIR_SERVICE) + install -m 644 exec/config.h $(DESTDIR)$(INCLUDEDIR_SERVICE) + install -m 644 include/swab.h $(DESTDIR)$(INCLUDEDIR_SERVICE) + install -m 644 man/*.3 $(DESTDIR)$(MANDIR)/man3 ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
