]> git.pld-linux.org Git - packages/electric.git/blob - electric-datadir.patch
- removed two lines with define
[packages/electric.git] / electric-datadir.patch
1 diff -durN electric-6.01.orig/src/include/config.h electric-6.01/src/include/config.h
2 --- electric-6.01.orig/src/include/config.h     Sat Jul 15 17:29:26 2000
3 +++ electric-6.01/src/include/config.h  Thu Oct 12 18:36:34 2000
4 @@ -93,7 +93,7 @@
5  #  define DIRSEP           '/'                                         /* directory separator */
6  #  define NONFILECH        '?'                                         /* character that cannot be in file name */
7  #  define CADRCFILENAME    ".cadrc"                                    /* CAD startup file */
8 -#  define LIBDIR           "lib/"                                      /* location of library files */
9 +#  define LIBDIR           "/usr/X11R6/share/electric/"                        /* location of library files */
10  #  define ESIMLOC          "/usr/local/bin/esim"
11  #  define RSIMLOC          "/usr/local/bin/rsim"
12  #  define PRESIMLOC        "/usr/local/bin/presim"
This page took 0.074663 seconds and 3 git commands to generate.