summaryrefslogtreecommitdiffstats
path: root/archive/upx/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'archive/upx/INSTALL')
-rwxr-xr-xarchive/upx/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/archive/upx/INSTALL b/archive/upx/INSTALL
index 476ac2a942..06f9418cda 100755
--- a/archive/upx/INSTALL
+++ b/archive/upx/INSTALL
@@ -1,4 +1,4 @@
-cp ${SOURCE_DIRECTORY}/src/upx ${INSTALL_ROOT}/usr/bin/upx
+install -m755 ${SOURCE_DIRECTORY}/src/upx.out ${INSTALL_ROOT}/usr/bin/ &&
if spell_installed perl; then
cp ${SOURCE_DIRECTORY}/doc/upx.1 ${INSTALL_ROOT}/usr/share/man/man1/