diff options
Diffstat (limited to 'graphics/osg-devel/files/patch-ah')
-rw-r--r-- | graphics/osg-devel/files/patch-ah | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/osg-devel/files/patch-ah b/graphics/osg-devel/files/patch-ah deleted file mode 100644 index 28b3d3b90548..000000000000 --- a/graphics/osg-devel/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- src/osgGLUT/Makefile.orig Sat Jan 6 15:20:47 2001 -+++ src/osgGLUT/Makefile Thu Apr 26 22:00:20 2001 -@@ -9,7 +9,7 @@ - TARGET_BASENAME = osgGLUT - - --LIBS = -ldl -+LIBS = -L../../lib -losgUtil -losg -lglut -lGLU -lGL -lm - - LIB = ../../lib/lib$(TARGET_BASENAME).so - #LIB = ../../lib/lib$(TARGET_BASENAME).a |