1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/audio/ascd/files/patch-aa

11 lines
375 B
Plaintext
Raw Normal View History

1999-04-22 12:28:38 +00:00
--- ascd/misc/config.h.default.orig Thu Apr 22 20:21:56 1999
+++ ascd/misc/config.h.default Thu Apr 22 20:22:21 1999
@@ -1,5 +1,5 @@
#define PACKAGE "ascd"
#define DEFAULT_COLOR "#2FAFAF"
#define DEFAULT_BGCOLOR "#000000"
-#define DEFAULTDEVICE "/dev/cdrom"
-#define THDIR "/usr/local/share/AScd"
+#define DEFAULTDEVICE "/dev/wcd0c"
+#define THDIR "/usr/X11R6/share/ascd"