mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-29 15:06:40 -04:00
11 lines
285 B
Plaintext
11 lines
285 B
Plaintext
$NetBSD: patch-ai,v 1.1 2010/02/01 02:00:32 joerg Exp $
|
|
|
|
--- src/xpm/Imakefile.orig 2010-02-01 01:58:31.000000000 +0000
|
|
+++ src/xpm/Imakefile
|
|
@@ -1,4 +1,4 @@
|
|
-XPMDIR = /Apps/WSoundPrefs.app/xpm/
|
|
+XPMDIR = ${PREFIX}/GNUstep/Apps/WSoundPrefs.app/xpm/
|
|
|
|
XPMS = loadset.xpm saveset.xpm
|
|
|