ports/audio/libworkman/patches/patch-include_wm_config_h

12 lines
308 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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