openbsd-ports/audio/xmmix/patches/patch-ai
espie 9e1df587ef Fake.
Fix install path /usr/X11R6 -> /usr/local
2000-04-09 16:38:25 +00:00

12 lines
398 B
Plaintext

--- resource.h.orig Sun Jul 14 19:49:07 1996
+++ resource.h Sun Apr 9 18:35:52 2000
@@ -63,7 +63,7 @@ STATIC XtResource resources[] = {
XmcdNhelpPath, XmcdCHelpPath,
XmRString, sizeof(String),
XtOffsetOf(appdata_t, helppath), XmRImmediate,
- (XtPointer) "/usr/lib/X11/xmmix.hlp",
+ (XtPointer) "/usr/local/lib/X11/xmmix.hlp",
},
{
XmcdNautoLoadOnStartUp, XmcdCAutoLoadOnStartUp,