summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/makemkv/files/makemkv-1.8.8-makefile.linux.patch')
-rw-r--r--media-video/makemkv/files/makemkv-1.8.8-makefile.linux.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-video/makemkv/files/makemkv-1.8.8-makefile.linux.patch b/media-video/makemkv/files/makemkv-1.8.8-makefile.linux.patch
deleted file mode 100644
index f4828895eb50..000000000000
--- a/media-video/makemkv/files/makemkv-1.8.8-makefile.linux.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- makemkv-oss-1.8.8/Makefile.in.orig 2013-11-20 19:48:33.000000000 -0800
-+++ makemkv-oss-1.8.8/Makefile.in 2013-11-21 19:05:22.319663127 -0800
-@@ -50,7 +50,7 @@
- endif
-
- out/%: out/%.full
-- $(OBJCOPY) --strip-all --strip-debug --strip-unneeded --discard-all $< $@
-+ $(OBJCOPY) --discard-all $< $@
-
- out/libdriveio.so.0.full:
- mkdir -p out