summaryrefslogtreecommitdiff
path: root/www/midori/patches/patch-aa
blob: 3b9465fe6612d7f379f1a05a2e829224c2d4df0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1 2009/03/18 03:14:11 snj Exp $

--- wscript.orig	2009-03-17 18:29:37.000000000 -0700
+++ wscript	2009-03-17 18:29:33.000000000 -0700
@@ -311,7 +311,7 @@ def build (bld):
             'AUTHORS ChangeLog COPYING EXPAT README TRANSLATE')
 
     # Install default configuration
-    bld.install_files ('${SYSCONFDIR}/xdg/' + APPNAME + '/', 'data/search')
+    bld.install_files ('${DESTDIR}${PREFIX}/share/examples/midori/', 'data/search')
 
     if bld.env['RST2HTML']:
         # FIXME: Build only if needed