db92fb4316
Submitted by Peter Stromberg <home@wilfried.net>. WMSound Server Preferences Program.
15 lines
381 B
Plaintext
15 lines
381 B
Plaintext
$OpenBSD: patch-src_Imakefile,v 1.1.1.1 2001/01/09 21:01:14 naddy Exp $
|
|
--- src/Imakefile.orig Mon Oct 18 10:35:58 1999
|
|
+++ src/Imakefile Tue Jan 9 21:43:40 2001
|
|
@@ -5,9 +5,7 @@ SUBDIRS = xpm tiff
|
|
|
|
ICONS = WSoundPrefs.xpm WSoundPrefs.tiff
|
|
|
|
-CC = gcc
|
|
-
|
|
-BINDIR = /Apps/WSoundPrefs.app
|
|
+BINDIR = /usr/local/GNUstep/Apps/WSoundPrefs.app
|
|
|
|
XCOMM EFENCELIB = -lefence
|
|
EFENCELIB =
|