Yes, that fixes it.
There is a better fix in 1.2.0cvs for the po/Makefile.in.in which lets
us use "make DESTDIR=${RPM_BUILD_ROOT}" without also having to specify
prefix.
---Kayvan
On Mon, Jan 14, 2002 at 03:09:18PM +0100, Jean-Marc Lasgouttes wrote:
> > "Niklas" == N
> "Niklas" == Niklas Werner <[EMAIL PROTECTED]> writes:
Niklas> Hi All! Maybe I am just being stupid, but there seems to be a
Niklas> bug in the spec-file I can't find the reason for:
There is indeed a bug (but nobody told me before I tagged it :( ). I
think the following patch (which is now
Hi All!
Maybe I am just being stupid, but there seems to be a bug in the
spec-file I can't find the reason for:
make install works everywhere but in po! so the locale-files don't make
it to ${RPM_BUILD_ROOT}, but are put into /usr/share/locale... (or
attempted to be put there for lack of root