summaryrefslogtreecommitdiff
path: root/chinese/cnprint/files/patch-cnprint330b.c
blob: 2054eb7360321d7ae3aff1e4883edf2a9a9d49eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cnprint330b.c.orig	Tue Jul  2 01:22:08 2002
+++ cnprint330b.c
@@ -6216,7 +6216,7 @@
 	if (s==NULL) {
 		defpath[0]='\0';
 #ifdef unix
-		strcpy(defpath, "/usr/local/src/cnprint");
+		strcpy(defpath, PREFIX "/share/cnprint");
 #endif
 		s=defpath;
 	}