summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-18 14:52:40 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-18 14:52:40 +0000
commitc650a6284bd6e8d5c4e32ba074d522d2a29a5b32 (patch)
tree480cb7cdd2c00e0f5338f35a03bcf7eafa3db6a3 /media-sound/cdcd/files
parentAdded KEYWORDS. (diff)
downloadgentoo-2-c650a6284bd6e8d5c4e32ba074d522d2a29a5b32.tar.gz
gentoo-2-c650a6284bd6e8d5c4e32ba074d522d2a29a5b32.tar.bz2
gentoo-2-c650a6284bd6e8d5c4e32ba074d522d2a29a5b32.zip
ebuild cleanup
Diffstat (limited to 'media-sound/cdcd/files')
-rw-r--r--media-sound/cdcd/files/cdcd-0.5.0-r1-gentoo.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/media-sound/cdcd/files/cdcd-0.5.0-r1-gentoo.patch b/media-sound/cdcd/files/cdcd-0.5.0-r1-gentoo.patch
new file mode 100644
index 000000000000..43b6af7cdef2
--- /dev/null
+++ b/media-sound/cdcd/files/cdcd-0.5.0-r1-gentoo.patch
@@ -0,0 +1,16 @@
+*** configure.in.orig Sat Jul 13 04:19:25 2002
+--- configure.in Sat Jul 13 04:19:01 2002
+***************
+*** 58,62 ****
+ fi
+ fi
+! LIBS="$CURSES $READLINE $CDAUDIO_LIBS"
+
+ AC_OUTPUT(Makefile)
+--- 58,62 ----
+ fi
+ fi
+! LIBS="$READLINE $CURSES $CDAUDIO_LIBS"
+
+ AC_OUTPUT(Makefile)
+