You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-chemistry/viewmol/files/2.4.1-change-default-path-t...

12 lines
311 B

--- 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)
{