summaryrefslogtreecommitdiff
path: root/audio/faad2/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'audio/faad2/patches/patch-ac')
-rw-r--r--audio/faad2/patches/patch-ac25
1 files changed, 13 insertions, 12 deletions
diff --git a/audio/faad2/patches/patch-ac b/audio/faad2/patches/patch-ac
index f333ae4b57f..a80784abbb5 100644
--- a/audio/faad2/patches/patch-ac
+++ b/audio/faad2/patches/patch-ac
@@ -1,13 +1,14 @@
-$NetBSD: patch-ac,v 1.1.1.1 2002/09/05 17:49:42 dillo Exp $
+$NetBSD: patch-ac,v 1.2 2004/03/28 20:16:09 mycroft Exp $
---- frontend/audio.c.orig Thu Jul 25 14:42:54 2002
-+++ frontend/audio.c
-@@ -52,7 +52,7 @@ audio_file *open_audio_file(char *infile
- break;
- }
- aufile->sfinfo.channels = channels;
-- aufile->sfinfo.samples = 0;
-+ aufile->sfinfo.frames = 0;
- #ifdef _WIN32
- if(infile[0] == '-')
- {
+--- Makefile.am.orig 2004-02-06 16:04:39.000000000 +0000
++++ Makefile.am 2004-03-27 22:36:00.000000000 +0000
+@@ -3,6 +3,6 @@
+ EXTRA_DIST = faad2.spec
+
+ rpm: Makefile
+- make dist
+- $(RPMBUILD) -ta $(PACKAGE)-$(VERSION).tar.gz
+- rm $(PACKAGE)-$(VERSION).tar.gz
++ make dist
++ $(RPMBUILD) -ta $(PACKAGE)-$(VERSION).tar.gz
++ rm $(PACKAGE)-$(VERSION).tar.gz