diff options
Diffstat (limited to 'graphics/inventor/files/patch-apps-demos-textomatic_GNUmakefile')
-rw-r--r-- | graphics/inventor/files/patch-apps-demos-textomatic_GNUmakefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/inventor/files/patch-apps-demos-textomatic_GNUmakefile b/graphics/inventor/files/patch-apps-demos-textomatic_GNUmakefile deleted file mode 100644 index b63bcc4a33a5..000000000000 --- a/graphics/inventor/files/patch-apps-demos-textomatic_GNUmakefile +++ /dev/null @@ -1,11 +0,0 @@ ---- apps/demos/textomatic/GNUmakefile.orig 2013-10-10 15:01:55.000000000 +0200 -+++ apps/demos/textomatic/GNUmakefile 2013-10-10 15:02:12.000000000 +0200 -@@ -8,7 +8,7 @@ - - LLDOPTS += -L../../samples/common - --LLDLIBS = -lcommon -lInventor -lInventorXt -+LLDLIBS = ../../samples/common/libcommon.a -lInventor -lInventorXt - - all: all_ivbin - |