summaryrefslogtreecommitdiff
path: root/wm/fvwm/patches/patch-ab
blob: bb651979687ef9e8ec522220c8c06b7530c21d5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-ab,v 1.3 2013/01/20 06:53:53 mef Exp $

Convert install path from fvwm to fvwm2
This can not be done with 
CONFIGURE_ARGS+=        --datarootdir=${PREFIX:Q}/share/fvwm2
this will install fvwm2/fvwm.

--- configure.orig	2013-01-06 10:03:11.000000000 +0900
+++ configure	2013-01-06 10:08:01.000000000 +0900
@@ -3179,7 +3179,7 @@ fi
 
 
 # Define the identity of the package.
- PACKAGE=fvwm
+ PACKAGE=fvwm2
  VERSION=${version}