summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-07-20 17:30:18 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-07-20 17:30:18 +0000
commit1bd4c375c76ba97315d3b8bfb4bd74323639ac03 (patch)
tree6b59d96539c387e84afd0a4bdc69a997cf473156 /media-libs/faad2/files
parentremove old patches too (diff)
downloadhistorical-1bd4c375c76ba97315d3b8bfb4bd74323639ac03.tar.gz
historical-1bd4c375c76ba97315d3b8bfb4bd74323639ac03.tar.bz2
historical-1bd4c375c76ba97315d3b8bfb4bd74323639ac03.zip
Rename man_MANS to man1_MANS in Makefile.am for renaming faad.man to faad.1.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'media-libs/faad2/files')
-rw-r--r--media-libs/faad2/files/faad2-2.7-man1_MANS.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/media-libs/faad2/files/faad2-2.7-man1_MANS.patch b/media-libs/faad2/files/faad2-2.7-man1_MANS.patch
new file mode 100644
index 000000000000..9c1ddb01bc31
--- /dev/null
+++ b/media-libs/faad2/files/faad2-2.7-man1_MANS.patch
@@ -0,0 +1,10 @@
+diff -ur faad2-2.7.orig/frontend/Makefile.am faad2-2.7/frontend/Makefile.am
+--- faad2-2.7.orig/frontend/Makefile.am 2009-02-06 18:03:37.000000000 +0200
++++ faad2-2.7/frontend/Makefile.am 2009-07-20 20:27:29.000000000 +0300
+@@ -1,5 +1,5 @@
+ bin_PROGRAMS = faad
+-man_MANS = faad.man
++man1_MANS = faad.man
+
+ INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/common/faad \
+ -I$(top_srcdir)/common/mp4ff