|
From: sfeam (E. Merritt) <eam...@gm...> - 2010-03-05 07:38:09
|
Although I think a 4.4.0 release is nearly ready, I have encountered
a couple of last-minute glitches.
1) Sometime between the 4.4.0-rc1 tarball creation and the current
4.4 cvs, the targets "make clean" and "make distclean" have broken.
This is just really strange. It doesn't stop you from building and
installing the program - but you can't clean up afterwards.
And it causes packaging errors from "make distcheck".
2) The x11 app-defaults file
On Saturday 20 February 2010, Hans-Bernhard Bröker wrote:
> Ethan Merritt wrote:
> > It seems that no matter where the X11 resources file is installed,
> > there are complaints.
> >
> Or install it under ${pkgdatadir}, and let users decide what to about it.
I've now changed it to install under ${pkgdatadir} and put notes in
INSTALL and NEWS.
|