summarylogtreecommitdiffstats
path: root/meshlabserver_GLU.patch
diff options
context:
space:
mode:
authorJonathan Liu2016-12-26 16:55:00 +1100
committerJonathan Liu2016-12-26 16:55:08 +1100
commit60fe040820a4eb4fa6376fb595c64c09ef32b7a7 (patch)
treeb8e5a3f15ba1a3696826f311665810105ccb4cba /meshlabserver_GLU.patch
parent58293469f6dffd36413386a8d1ab83c6b92d4559 (diff)
downloadaur-60fe040820a4eb4fa6376fb595c64c09ef32b7a7.tar.gz
Revert "Update to 2016.12-1"
This reverts commit 58293469f6dffd36413386a8d1ab83c6b92d4559. Graphics not working.
Diffstat (limited to 'meshlabserver_GLU.patch')
-rw-r--r--meshlabserver_GLU.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/meshlabserver_GLU.patch b/meshlabserver_GLU.patch
deleted file mode 100644
index f8dd4e63e8b7..000000000000
--- a/meshlabserver_GLU.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- meshlab.orig/src/meshlabserver/meshlabserver.pro 2016-10-30 12:35:34.339895028 +0100
-+++ meshlab/src/meshlabserver/meshlabserver.pro 2016-10-30 12:34:55.426965662 +0100
-@@ -29,11 +29,11 @@
- win32-msvc2012: LIBS += -L../distrib -lcommon -lopengl32 -lGLU32
- win32-msvc2015: LIBS += -L../distrib -lcommon -lopengl32 -lGLU32
- win32-g++: LIBS += -L../distrib -lcommon
--linux-g++: LIBS += -L../distrib -lcommon
-+linux-g++: LIBS += -L../distrib -lcommon -lGLU
- linux-g++:QMAKE_LFLAGS += -Wl,-rpath,\''$'$ORIGIN\'
--linux-g++-32: LIBS += -L../distrib -lcommon
-+linux-g++-32: LIBS += -L../distrib -lcommon -lGLU
- linux-g++-32:QMAKE_LFLAGS += -Wl,-rpath,\''$'$ORIGIN\'
--linux-g++-64: LIBS += -L../distrib -lcommon
-+linux-g++-64: LIBS += -L../distrib -lcommon -lGLU
- linux-g++-64:QMAKE_LFLAGS += -Wl,-rpath,\''$'$ORIGIN\'
- #CONFIG (release,debug | release) {
- # win32-msvc2005:release: LIBS += -L../common/release -lcommon