mattm 14/08/19 20:46:04 Added: makemkv-1.8.12-makefile.linux.patch Log: Bump for new version 1.8.12 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 786037A7)
Revision Changes Path 1.1 media-video/makemkv/files/makemkv-1.8.12-makefile.linux.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/files/makemkv-1.8.12-makefile.linux.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/files/makemkv-1.8.12-makefile.linux.patch?rev=1.1&content-type=text/plain Index: makemkv-1.8.12-makefile.linux.patch =================================================================== --- makemkv-oss-1.8.12/Makefile.in.orig 2014-04-25 09:25:24.558767575 -0600 +++ makemkv-oss-1.8.12/Makefile.in 2014-04-25 09:25:44.930534931 -0600 @@ -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
