aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
Diffstat (limited to 'os')
-rw-r--r--os/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/linux/Makefile b/os/linux/Makefile
index 524991b..59319c8 100644
--- a/os/linux/Makefile
+++ b/os/linux/Makefile
@@ -8,7 +8,7 @@ package: yetihack
sudo ln src/yetihack os/debian/deb/usr/bin/
dpkg-deb --build os/debian/deb package/yetihack.deb
cd package && sudo alien -r yetihack.deb
- zip package/yetihack.zip src/yetihack
+ zip -j package/yetihack.zip src/yetihack
install: yetihack
cp src/yetihack /usr/local/bin/