Author: sparky Date: Sat Mar 5 00:03:32 2005 GMT Module: SOURCES Tag: HEAD ---- Log message: - poked3d neads this header
---- Files affected: SOURCES: osgAL-occludecallback.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/osgAL-occludecallback.patch diff -u /dev/null SOURCES/osgAL-occludecallback.patch:1.1 --- /dev/null Sat Mar 5 01:03:32 2005 +++ SOURCES/osgAL-occludecallback.patch Sat Mar 5 01:03:27 2005 @@ -0,0 +1,11 @@ +diff -Nur osgAL.orig/include/osgAL/Makefile.am osgAL/include/osgAL/Makefile.am +--- osgAL.orig/include/osgAL/Makefile.am 2004-11-22 08:40:33.000000000 +0100 ++++ osgAL/include/osgAL/Makefile.am 2005-03-04 22:55:43.002315296 +0100 +@@ -1,6 +1,7 @@ + + pkginclude_HEADERS = \ + Export \ ++ OccludeCallback \ + SoundState \ + SoundRoot \ + SoundManager \ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
