changed /usr/bin/install to install (thanks Stanislav Brabec)
authorBernd Eckenfels <net-tools@lina.inka.de>
Wed, 14 Jul 1999 17:40:49 +0000 (17:40 +0000)
committerBernd Eckenfels <net-tools@lina.inka.de>
Wed, 14 Jul 1999 17:40:49 +0000 (17:40 +0000)
po/Makefile

index 9b13a58..89b201f 100644 (file)
@@ -1,4 +1,4 @@
-INSTALL= /usr/bin/install -c
+INSTALL=install -c
 INSTALL_PROGRAM= ${INSTALL}
 INSTALL_DATA= ${INSTALL} -m 644
 INSTALLNLSDIR=${BASEDIR}/usr/share/locale