Commit 3e2ef8ed authored by Bernd Eckenfels's avatar Bernd Eckenfels

changed /usr/bin/install to install (thanks Stanislav Brabec)

parent 77344ce0
INSTALL= /usr/bin/install -c
INSTALL=install -c
INSTALL_PROGRAM= ${INSTALL}
INSTALL_DATA= ${INSTALL} -m 644
INSTALLNLSDIR=${BASEDIR}/usr/share/locale
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment