summaryrefslogtreecommitdiff
path: root/audio/cddbd/patches/patch-ac
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-06-30 22:01:21 +0000
committertron <tron@pkgsrc.org>1998-06-30 22:01:21 +0000
commitf3e1bd4b14f4032abdf080e82343d30e6120f4d4 (patch)
tree2a094744cdd014140b35d73125dc44aba47b6fb6 /audio/cddbd/patches/patch-ac
parentf38cfd0b17510440b8baa6b74dd39a0a4e688e6c (diff)
downloadpkgsrc-f3e1bd4b14f4032abdf080e82343d30e6120f4d4.tar.gz
Get package to work on alpha, fixes PR pkg/5587 by Tim Rightnour.
Diffstat (limited to 'audio/cddbd/patches/patch-ac')
-rw-r--r--audio/cddbd/patches/patch-ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/cddbd/patches/patch-ac b/audio/cddbd/patches/patch-ac
new file mode 100644
index 00000000000..7667a2b48ab
--- /dev/null
+++ b/audio/cddbd/patches/patch-ac
@@ -0,0 +1,8 @@
+--- cddbd.h.orig Sun Jun 14 06:41:32 1998
++++ cddbd.h Sun Jun 14 06:42:05 1998
+@@ -261,3 +261,3 @@
+ int at_flags; /* Access flags. */
+- int at_def; /* Default value. */
++ long at_def; /* Default value. */
+ } access_t;
+