Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (110d) 

2024-06-17 10:02:17 UTC Now

2008-01-12 04:01:32 UTC MAIN commitmail json YAML

Remove the MESSAGE.Solaris and INSTALL.openwin.

The INSTALL.openwin is broken.

I reported on December 1 that it create a broken INSTALL script.

The SunOS check was commented out in pkgsrc/x11/xterm/Makefile revision
1.37. It looks like it was accidently committed as it has nothing to do
with the log message.

This caused the INSTALL.openwin stuff to be used on non-SunOS systems.

That INSTALL.openwin support is broken anyways.  The sed changed @PREFIX@
but that was not used.

(reed)