aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/zhcon/files/patch-src-Makefile.in
blob: 2de06833be7b05a0013037aec2fd0cd57b3df613 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.in.orig    Thu Apr 17 19:29:48 2003
+++ src/Makefile.in Wed Apr 30 21:10:39 2003
@@ -478,7 +478,7 @@
 
 install-data-local:
    $(mkinstalldirs) $(DESTDIR)/etc
-   $(INSTALL_DATA) $(srcdir)/zhcon.conf $(DESTDIR)/etc/zhcon.conf
+   $(INSTALL_DATA) $(srcdir)/zhcon.conf $(PREFIX)/etc/zhcon.conf
 
 uninstall-local:
    -rm -f $(DESTDIR)/etc/zhcon.conf