Hi.

The second problem I found while packaging diffutils 3.3 for Debian is
that .mo files are not installed at all:

I can reproduce this on Debian stable (aka Debian 7, aka wheezy),
I do this:

./configure
make
make install prefix=`pwd`/foo

and foo/share/locale is not even created.

The following lines from the build log may be relevant:

Making install in po
make[1]: Entering directory `/tmp/diffutils-3.3/po'
/bin/sh: 6: @mkdir_p@: not found

Unless I'm doing anything wrong, I think this bug would deserve a 3.4 or 3.3.1 
release soon.

Thanks.

Reply via email to