diff options
author | Chris White <chriswhite@gentoo.org> | 2005-11-30 10:04:41 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-11-30 10:04:41 +0000 |
commit | 6367d64b0f4015b22f6b2fd52baa03c209140207 (patch) | |
tree | 8b32c9c20b3e92522c9c6a7faeea93780140e41d /media-libs/a52dec/files/a52dec-0.7.4-freebsd.patch | |
parent | (no commit message) (diff) | |
download | gentoo-2-6367d64b0f4015b22f6b2fd52baa03c209140207.tar.gz gentoo-2-6367d64b0f4015b22f6b2fd52baa03c209140207.tar.bz2 gentoo-2-6367d64b0f4015b22f6b2fd52baa03c209140207.zip |
*** empty log message ***
Diffstat (limited to 'media-libs/a52dec/files/a52dec-0.7.4-freebsd.patch')
-rw-r--r-- | media-libs/a52dec/files/a52dec-0.7.4-freebsd.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/a52dec/files/a52dec-0.7.4-freebsd.patch b/media-libs/a52dec/files/a52dec-0.7.4-freebsd.patch index 2a2e4053ca52..6e33f18911b3 100644 --- a/media-libs/a52dec/files/a52dec-0.7.4-freebsd.patch +++ b/media-libs/a52dec/files/a52dec-0.7.4-freebsd.patch @@ -1,5 +1,5 @@ ---- /var/tmp/portage/a52dec-0.7.4-r5/work/a52dec-0.7.4/libao/audio_out_oss.c 2002-04-28 12:23:02 +0200 -+++ audio_out_oss.c 2005-07-23 15:42:50 +0200 +--- libao/audio_out_oss.c 2002-04-28 12:23:02 +0200 ++++ libao/audio_out_oss.c 2005-07-23 15:42:50 +0200 @@ -35,7 +35,7 @@ #if defined(__OpenBSD__) #include <soundcard.h> |