[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-diffutils] make install fails to install locale files
From: |
Santiago Vila |
Subject: |
[bug-diffutils] make install fails to install locale files |
Date: |
Mon, 12 Aug 2013 22:58:40 +0200 (CEST) |
User-agent: |
Alpine 2.02 (DEB 1266 2009-07-14) |
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug-diffutils] make install fails to install locale files,
Santiago Vila <=