diff options
Diffstat (limited to 'graphics/osg/files/patch-am')
-rw-r--r-- | graphics/osg/files/patch-am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/osg/files/patch-am b/graphics/osg/files/patch-am deleted file mode 100644 index 61d898634df4..000000000000 --- a/graphics/osg/files/patch-am +++ /dev/null @@ -1,11 +0,0 @@ ---- src/osgUtil/Makefile.orig Wed Jan 24 11:02:59 2001 -+++ src/osgUtil/Makefile Thu Apr 26 21:59:12 2001 -@@ -17,7 +17,7 @@ - TARGET_BASENAME = osgUtil - - --LIBS = -ldl -+LIBS = -L../../lib -losg -lGLU -lGL -lm - - LIB = ../../lib/lib$(TARGET_BASENAME).so - #LIB = ../../lib/lib$(TARGET_BASENAME).a |