aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorBernd Eckenfels <net-tools@lina.inka.de>1999-07-14 17:40:49 +0000
committerBernd Eckenfels <net-tools@lina.inka.de>1999-07-14 17:40:49 +0000
commit3e2ef8eda06ea06801ad0bddd7ebd2e84f8c9d48 (patch)
tree9a9db0452fac56de00c80ba344dc91b600275ada /po
parentBump version to 1.53 (diff)
downloadnet-tools-3e2ef8eda06ea06801ad0bddd7ebd2e84f8c9d48.tar.gz
net-tools-3e2ef8eda06ea06801ad0bddd7ebd2e84f8c9d48.tar.bz2
net-tools-3e2ef8eda06ea06801ad0bddd7ebd2e84f8c9d48.zip
changed /usr/bin/install to install (thanks Stanislav Brabec)
Diffstat (limited to 'po')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 9b13a58..89b201f 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -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