pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/39867
The following reply was made to PR pkg/39867; it has been noted by GNATS.
From: =?ISO-8859-1?Q?J=F6rn_Clausen?= <joern%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/39867
Date: Wed, 25 Feb 2009 14:40:29 +0100
As no-one is providing a better solution, please add this patch to
x11/xorg-cf-files:
--- sun.cf 2009/02/25 13:25:47 1.1
+++ sun.cf 2009/02/25 13:33:28
@@ -429,8 +429,10 @@
# define XawI18nDefines -DHAS_WCHAR_H -DHAS_ISW_FUNCS
# endif
# endif
-# if OSMinorVersion > 3
+# if OSMinorVersion > 3 && OSMinorVersion < 11
# define InstallCmd /usr/ucb/install
+# else
+# define InstallCmd /usr/bin/ginstall
# endif
#ifndef LargefileDefines
# if (OSMajorVersion > 5) || (OSMajorVersion == 5 && OSMinorVersion >= 6)
--
Jörn Clausen
joern.clausen%uni-bielefeld.de@localhost
Hochschulrechenzentrum http://www.uni-bielefeld.de/hrz/
Universität Bielefeld
Home |
Main Index |
Thread Index |
Old Index