52980b4ae8
PR: 20413 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
10 lines
365 B
Text
10 lines
365 B
Text
--- misc/config.h.default.orig Sun Aug 8 21:23:05 1999
|
|
+++ misc/config.h.default Sun Aug 8 21:23:38 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/acd0c"
|
|
+#define THDIR "%%PREFIX%%/share/ascd"
|