openbsd-ports/audio/libworkman/patches/patch-include_wm_config_h
wilfried 437a12bbe3 Import of libworkman-1.4
multi-platform CD-Player library for creating various
CD-Player-UIs.

ok naddy@
2001-02-06 11:50:20 +00:00

13 lines
389 B
Plaintext

$OpenBSD: patch-include_wm_config_h,v 1.1.1.1 2001/02/06 11:50:21 wilfried Exp $
--- include/wm_config.h.orig Wed May 5 18:34:22 1999
+++ include/wm_config.h Mon Feb 5 07:59:48 2001
@@ -259,7 +259,7 @@
******************************************************************/
#ifdef __OpenBSD__
-#define DEFAULT_CD_DEVICE "/dev/rcdrom"
+#define DEFAULT_CD_DEVICE "/dev/rcd0c"
#endif