openbsd-ports/audio/libworkman/patches/patch-include_wm_config_h

13 lines
389 B
Plaintext
Raw Normal View History

$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