From 0684c593465d0a18d4b2efbb6733e0ca67af490d Mon Sep 17 00:00:00 2001 From: acinonyx Date: Wed, 2 Feb 2011 19:01:21 +0000 Subject: [PATCH] [packages] flac: Refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/packages@25321 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/flac/patches/001-no-docs-and-examples.patch | 10 +--------- libs/flac/patches/010-automake-compat.patch | 7 +++---- 2 files changed, 4 insertions(+), 13 deletions(-) diff --git a/libs/flac/patches/001-no-docs-and-examples.patch b/libs/flac/patches/001-no-docs-and-examples.patch index 99c5afebc..cd4e821a4 100644 --- a/libs/flac/patches/001-no-docs-and-examples.patch +++ b/libs/flac/patches/001-no-docs-and-examples.patch @@ -1,5 +1,3 @@ -diff --git a/Makefile.am b/Makefile.am -index 5627bb5..16b77ee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,7 @@ @@ -11,8 +9,6 @@ index 5627bb5..16b77ee 100644 DISTCLEANFILES = libtool-disable-static -diff --git a/Makefile.in b/Makefile.in -index 4dafa35..d3b15ed 100644 --- a/Makefile.in +++ b/Makefile.in @@ -234,7 +234,7 @@ target_alias = @target_alias@ @@ -24,8 +20,6 @@ index 4dafa35..d3b15ed 100644 DISTCLEANFILES = libtool-disable-static -diff --git a/src/Makefile.am b/src/Makefile.am -index 131383e..dce00b6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -30,12 +30,6 @@ SUBDIRS = \ @@ -41,8 +35,6 @@ index 131383e..dce00b6 100644 $(CPPLIBS_DIRS) EXTRA_DIST = \ -diff --git a/src/Makefile.in b/src/Makefile.in -index 14ac891..9c9bcd6 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -221,7 +221,7 @@ target_alias = @target_alias@ @@ -67,7 +59,7 @@ index 14ac891..9c9bcd6 100644 $(CPPLIBS_DIRS) -@@ -256,9 +250,8 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ +@@ -256,9 +250,8 @@ RECURSIVE_TARGETS = info-recursive dvi-r check-recursive installcheck-recursive DIST_COMMON = $(srcdir)/Makefile.in Makefile.am DIST_SUBDIRS = libFLAC share flac metaflac monkeys_audio_utilities \ diff --git a/libs/flac/patches/010-automake-compat.patch b/libs/flac/patches/010-automake-compat.patch index f077d2f4b..f8b154679 100644 --- a/libs/flac/patches/010-automake-compat.patch +++ b/libs/flac/patches/010-automake-compat.patch @@ -1,7 +1,6 @@ -diff -Naur flac-1.2.1/Makefile.am flac-1.2.1-patched/Makefile.am ---- flac-1.2.1/Makefile.am 2011-02-02 00:07:47.000000000 +0200 -+++ flac-1.2.1-patched/Makefile.am 2011-02-02 00:19:28.000000000 +0200 -@@ -34,6 +34,8 @@ +--- a/Makefile.am ++++ b/Makefile.am +@@ -34,6 +34,8 @@ SUBDIRS = include m4 src build obj DISTCLEANFILES = libtool-disable-static