Subject: Re: pkg/7649: gimp/gtk/imlib/libart put the aclocal .m4 files in wrong directory
To: None <netbsd-bugs@netbsd.org>
From: Matthias Scheler <tron@lyssa.owl.de>
List: netbsd-bugs
Date: 05/26/1999 15:21:04
In article <199905260823.BAA23947@capsicum.wsrcc.com>,
Wolfgang Rupprecht <wolfgang@wsrcc.com> writes:
> gimp/gtk/imlib/libart put the aclocal .m4 files in the wrong
> directory. These packages all put the *.m4 files in
> /usr/X11R6/share/aclocal/.
That's correct behaviour.
> Unfortunately aclocal looks for it in /usr/pkg/share/aclocal.
That's the real bug.
>>Fix:
> after the install:
> mv /usr/X11R6/share/aclocal/*.m4 /usr/pkg/share/aclocal.
That's a real bad idea. It breaks deinstallation and the package database.
--
Matthias Scheler http://home.owl.de/~tron/