patch-misc_config_h_default 447 B

123456789101112
  1. $OpenBSD: patch-misc_config_h_default,v 1.1.1.1 2001/02/06 11:52:44 wilfried Exp $
  2. --- misc/config.h.default.orig Mon Apr 19 19:25:01 1999
  3. +++ misc/config.h.default Sat Feb 3 16:16:19 2001
  4. @@ -1,5 +1,5 @@
  5. #define PACKAGE "ascd"
  6. #define DEFAULT_COLOR "#2FAFAF"
  7. #define DEFAULT_BGCOLOR "#000000"
  8. -#define DEFAULTDEVICE "/dev/cdrom"
  9. -#define THDIR "/usr/local/share/AScd"
  10. +#define DEFAULTDEVICE "/dev/cd0c"
  11. +#define THDIR "%%PREFIX%%/share/AScd"