about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/bitstring/srcdir.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/bitstring/srcdir.patch')
-rw-r--r--pkgs/development/ocaml-modules/bitstring/srcdir.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/pkgs/development/ocaml-modules/bitstring/srcdir.patch b/pkgs/development/ocaml-modules/bitstring/srcdir.patch
deleted file mode 100644
index d53760f1d6f6..000000000000
--- a/pkgs/development/ocaml-modules/bitstring/srcdir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile.in	2015-09-01 06:32:15.111441188 +0200
-+++ b/Makefile.in	2015-09-01 06:32:56.001084480 +0200
-@@ -125,7 +125,7 @@
- 
- byteswap.h: byteswap.in.h
- 	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
--	  cat $(srcdir)/byteswap.in.h; \
-+	  cat $(top_srcdir)/byteswap.in.h; \
- 	} > $@-t
- 	mv -f $@-t $@
-