summaryrefslogtreecommitdiff
path: root/graphics/inventor/files/patch-apps-demos-revo_GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/inventor/files/patch-apps-demos-revo_GNUmakefile')
-rw-r--r--graphics/inventor/files/patch-apps-demos-revo_GNUmakefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/inventor/files/patch-apps-demos-revo_GNUmakefile b/graphics/inventor/files/patch-apps-demos-revo_GNUmakefile
deleted file mode 100644
index d972247745e9..000000000000
--- a/graphics/inventor/files/patch-apps-demos-revo_GNUmakefile
+++ /dev/null
@@ -1,14 +0,0 @@
---- apps/demos/revo/GNUmakefile.orig 2013-10-10 15:00:56.000000000 +0200
-+++ apps/demos/revo/GNUmakefile 2013-10-10 15:01:29.000000000 +0200
-@@ -8,9 +8,9 @@
-
- CXXFILES = revo.c++ RevClass.c++ profile.c++
-
--LLDOPTS += -L../../samples/common
-+LLDOPTS +=
-
--LLDLIBS = -lcommon -lInventor -lInventorXt
-+LLDLIBS = ../../samples/common/libcommon.a -lInventor -lInventorXt
-
- all: all_ivbin
-