1 --- Makefile 2009-01-08 13:19:37.394073618 -0700
2 +++ Makefile 2009-01-08 13:27:04.964294484 -0700
4 -INSTALL= /usr/bin/install -c
5 +INSTALL= /bin/install -c
6 INSTALL_PROGRAM= ${INSTALL}
7 INSTALL_DATA= ${INSTALL} -m 644
8 INSTALLNLSDIR=$(DESTDIR)/usr/share/locale