summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-01-17 12:30:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-17 12:31:24 +0100
commit5f7c3451da05562ce6dd979e805148400bbe7961 (patch)
treede34aaccf690a00896cdb9ff922d1f1c130d591f /sci-visualization/zhu3d/files
parentnet-analyzer/iftop: Add upstream patch to fix IPv6 DNS resolution suggested b... (diff)
downloadgentoo-5f7c3451da05562ce6dd979e805148400bbe7961.tar.gz
gentoo-5f7c3451da05562ce6dd979e805148400bbe7961.tar.bz2
gentoo-5f7c3451da05562ce6dd979e805148400bbe7961.zip
sci-visualization/zhu3d: Drop old
No need to keep this stable. Closes: https://bugs.gentoo.org/643970 Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sci-visualization/zhu3d/files')
-rw-r--r--sci-visualization/zhu3d/files/zhu3d-4.2.4-gold.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sci-visualization/zhu3d/files/zhu3d-4.2.4-gold.patch b/sci-visualization/zhu3d/files/zhu3d-4.2.4-gold.patch
deleted file mode 100644
index 64a6ad42b3d4..000000000000
--- a/sci-visualization/zhu3d/files/zhu3d-4.2.4-gold.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- zhu3d.pro
-+++ zhu3d.pro
-@@ -48,7 +48,7 @@
- CONFIG += release
- TARGET = zhu3d
- QT += opengl
--
-+LIBS += -lGLU
-
- # ============================================================================
- # Optimisation switches. For both GCC/ICC compilers -O3 is default.