summaryrefslogtreecommitdiff
blob: e5e22ffee893bf7aa940d678dccc973cf7464ec6 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- viewmol-2.4.1.orig/source/getrc.c	2004-10-20 05:54:35.000000000 -0700
+++ viewmol-2.4.1/source/getrc.c	2005-12-02 11:38:32.000000000 -0800
@@ -87,7 +87,7 @@
 
 static char viewmolpath[MAXLENLINE];
 
-#define DEFAULTPATH "/usr/local/lib/viewmol"
+#define DEFAULTPATH "/usr/lib/viewmol"
 
 int getrc(void)
 {