summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marlowe <mattm@gentoo.org>2014-03-09 02:44:18 +0000
committerMatthew Marlowe <mattm@gentoo.org>2014-03-09 02:44:18 +0000
commit7d6e788f4007a84f50399069042369e03982e27c (patch)
treed4ed085b4a59f731653415e5b815b15ca73c6c19 /media-video/makemkv/files/makemkv-1.8.9-makefile.linux.patch
parentRemove old. (diff)
downloadgentoo-2-7d6e788f4007a84f50399069042369e03982e27c.tar.gz
gentoo-2-7d6e788f4007a84f50399069042369e03982e27c.tar.bz2
gentoo-2-7d6e788f4007a84f50399069042369e03982e27c.zip
Version Bump, Fix Bug 502342
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 786037A7)
Diffstat (limited to 'media-video/makemkv/files/makemkv-1.8.9-makefile.linux.patch')
-rw-r--r--media-video/makemkv/files/makemkv-1.8.9-makefile.linux.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-video/makemkv/files/makemkv-1.8.9-makefile.linux.patch b/media-video/makemkv/files/makemkv-1.8.9-makefile.linux.patch
new file mode 100644
index 000000000000..d3368dc1e1e9
--- /dev/null
+++ b/media-video/makemkv/files/makemkv-1.8.9-makefile.linux.patch
@@ -0,0 +1,11 @@
+--- makemkv-oss-1.8.9/Makefile.in.orig 2013-11-20 19:48:33.000000000 -0800
++++ makemkv-oss-1.8.9/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