summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/lablgl/META.patch
diff options
context:
space:
mode:
authorVincent Laporte <Vincent.Laporte@gmail.com>2014-10-03 23:19:32 +0100
committerAristid Breitkreuz <aristidb@gmail.com>2014-10-08 20:23:30 +0200
commit7fd487018ca90926e4596c7e88e55fb431eedb13 (patch)
treeb29d9bc745876267608db96b6d03660bb3881edc /pkgs/development/ocaml-modules/lablgl/META.patch
parent3f2a64d13226a0401c1ed9475d0f9d6890b2e615 (diff)
downloadnixlib-7fd487018ca90926e4596c7e88e55fb431eedb13.tar
nixlib-7fd487018ca90926e4596c7e88e55fb431eedb13.tar.gz
nixlib-7fd487018ca90926e4596c7e88e55fb431eedb13.tar.bz2
nixlib-7fd487018ca90926e4596c7e88e55fb431eedb13.tar.lz
nixlib-7fd487018ca90926e4596c7e88e55fb431eedb13.tar.xz
nixlib-7fd487018ca90926e4596c7e88e55fb431eedb13.tar.zst
nixlib-7fd487018ca90926e4596c7e88e55fb431eedb13.zip
ocaml-lablgl: fixes the META file
Diffstat (limited to 'pkgs/development/ocaml-modules/lablgl/META.patch')
-rw-r--r--pkgs/development/ocaml-modules/lablgl/META.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/pkgs/development/ocaml-modules/lablgl/META.patch b/pkgs/development/ocaml-modules/lablgl/META.patch
new file mode 100644
index 000000000000..bf5b2184ac0a
--- /dev/null
+++ b/pkgs/development/ocaml-modules/lablgl/META.patch
@@ -0,0 +1,18 @@
+diff -r 562eb6ecb8ca META
+--- a/META	Wed Oct 01 20:09:24 2014 +0100
++++ b/META	Wed Oct 01 20:22:15 2014 +0100
+@@ -1,6 +1,5 @@
+-description "Bindings for OpenGL"
++description="Bindings for OpenGL"
+ version="1.05"
+-directory="+lablGL"
+ archive(byte) = "lablgl.cma"
+ archive(native) = "lablgl.cmxa"
+ 
+@@ -16,4 +15,4 @@
+   requires = "lablgl"
+   archive(byte) = "lablglut.cma"
+   archive(native) = "lablglut.cmxa"
+-)
+\ No newline at end of file
++)