summaryrefslogtreecommitdiff
path: root/www/dillo/patches/patch-aa
blob: 9aa1e05b0ad25db2a5a5aeac2311c3f4dccc5105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-aa,v 1.5 2005/01/04 14:09:17 jmmv Exp $

--- dpid/Makefile.in.orig	2004-10-25 13:12:18.000000000 +0200
+++ dpid/Makefile.in
@@ -475,8 +475,8 @@ uninstall-am: uninstall-binPROGRAMS unin
 
 
 install-data-local :
-	$(mkinstalldirs) $(DESTDIR)$(sysconfdir)
-	echo dpi_dir=$(libdir)/dillo/dpi > $(DESTDIR)$(sysconfdir)/dpidrc
+	$(mkinstalldirs) $(DESTDIR)$(datadir)/examples/$(PACKAGE)
+	echo dpi_dir=$(libdir)/dillo/dpi > $(DESTDIR)$(datadir)/examples/$(PACKAGE)/dpidrc
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: