Subject: Re: CVS commit: pkgsrc/wm
To: Julio M. Merino Vidal <jmmv@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 07/02/2004 12:06:54
> - Disable i18n under NetBSD < 2.0. It doesn't let icewm run (even when
> pkgsrc's libiconv is used). If anybody has a better way to really
> solve the problem...). Fixes PR pkg/23979 by syn at sceen.net.
Thanks. It is strange, because it works fine on other Linux distros, but
not pkgsrc under Linux.
> - While here, move HTML documentation out of share/doc/html.
>
Please look at patch-ad:
$NetBSD: patch-ad,v 1.8 2004/06/26 23:56:21 xtraeme Exp $
Make IceWM look in the right place for help files
--- src/Makefile.in.orig Sun May 23 07:18:19 2004
+++ src/Makefile.in Tue Jun 22 22:29:11 2004
@@ -31,7 +31,7 @@
-DICEWMBGEXE='"icewmbg$(EXEEXT)"' \
-DICESMEXE='"icewm-session$(EXEEXT)"' \
-DICEHELPEXE='"icehelp$(EXEEXT)"' \
- -DICEHELPIDX='"$(DOCDIR)/icewm-$(VERSION)/icewm.html"'
+ -DICEHELPIDX='"$(PREFIX)/share/doc/icewm/html/icewm.html"'
CXXFLAGS = @CXXFLAGS@ $(DEBUG) $(DEFS) \
@CORE_CFLAGS@ @IMAGE_CFLAGS@ @AUDIO_CFLAGS@ # `fc-config --cflags`
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/