summaryrefslogtreecommitdiffstats
path: root/pkgs/development/perl-modules/perl-opengl.patch
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2016-10-13 19:43:04 +0200
committerRobin Gloster <mail@glob.in>2017-03-24 19:15:20 +0100
commit6b6454f190960eff595e06305d0633c283ea55a7 (patch)
tree8752a3229df20e87b9e49646c9226e88b9d52815 /pkgs/development/perl-modules/perl-opengl.patch
parentdd385d94684e7c09afd6ab3bd9ca19dd95bb5404 (diff)
perlPackages.OpenGL: 0.6703 -> 0.70
Fixes https://github.com/NixOS/nixpkgs/issues/19271 ("slic3r gui fails").
Diffstat (limited to 'pkgs/development/perl-modules/perl-opengl.patch')
-rw-r--r--pkgs/development/perl-modules/perl-opengl.patch4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgs/development/perl-modules/perl-opengl.patch b/pkgs/development/perl-modules/perl-opengl.patch
index 77bba1efa41c..a44dc4f2e42d 100644
--- a/pkgs/development/perl-modules/perl-opengl.patch
+++ b/pkgs/development/perl-modules/perl-opengl.patch
@@ -2,12 +2,14 @@ diff --git a/Makefile.PL b/Makefile.PL
index 55c485c..8501c02 100644
--- a/Makefile.PL
+++ b/Makefile.PL
-@@ -116,12 +116,7 @@ if ($^O eq 'MSWin32' || $IS_W32API)
+@@ -124,14 +124,7 @@ if ($^O eq 'MSWin32' || $IS_W32API)
# Look for available libs
our @libdirs = qw
{
- -L/usr/lib
+- -L/usr/lib/i386-linux-gnu
- -L/usr/X11R6/lib
+- -L/opt/X11/lib
- -L/usr/local/lib
- -L/usr/openwin/lib
- -L/opt/csw/lib