From 6f7c2f028208d4a0c852145eda3b0dbdf5c39fba Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 24 Jan 2003 05:10:18 +0000 Subject: upgrade to 0.9.2 add WWW utilize PORTDOCS, DOCSDIR, DATADIR --- graphics/osg/files/patch-ab | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 graphics/osg/files/patch-ab (limited to 'graphics/osg/files/patch-ab') diff --git a/graphics/osg/files/patch-ab b/graphics/osg/files/patch-ab deleted file mode 100644 index 5517990cb61f..000000000000 --- a/graphics/osg/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- src/osgDB/ORIG/FileUtils_Unix.cpp Wed Apr 24 10:52:53 2002 -+++ src/osgDB/FileUtils_Unix.cpp Fri May 24 19:19:14 2002 -@@ -30,7 +30,7 @@ - #if defined(__CYGWIN__) - static const char *s_default_dso_path = "/usr/lib/:/usr/local/lib/:"; - #else --static const char *s_default_dso_path = "/usr/lib/:/usr/local/lib/:"; -+static const char *s_default_dso_path = "/usr/lib/:/usr/X11R6/lib/:"; - #endif // __CYGWIN__ - static char *s_filePath = ".:"; - #endif -- cgit v1.2.3