From 4cd7a06eabc3339db1a1dbeb698ebb54dc71a97b Mon Sep 17 00:00:00 2001 From: Ray Hogenson Date: Sun, 18 Mar 2012 16:08:18 -0800 Subject: no more deb and rpm packages --- os/linux/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'os/linux') diff --git a/os/linux/Makefile b/os/linux/Makefile index 59319c8..8809ac1 100644 --- a/os/linux/Makefile +++ b/os/linux/Makefile @@ -3,11 +3,6 @@ yetihack: package: yetihack strip src/yetihack - sudo chown root:root src/yetihack - -sudo rm os/debian/deb/usr/bin/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 -j package/yetihack.zip src/yetihack install: yetihack -- cgit v1.3.1