]> git.lizzy.rs Git - metalua.git/commitdiff
removed make-install.sh from source control
authorAlexander Gladysh <agladysh@gmail.com>
Mon, 19 Jan 2009 19:00:36 +0000 (22:00 +0300)
committerAlexander Gladysh <agladysh@gmail.com>
Thu, 22 Jan 2009 06:17:36 +0000 (09:17 +0300)
So there would be no modified files after build is done

Signed-off-by: Alexander Gladysh <agladysh@gmail.com>
src/make-install.sh [deleted file]

diff --git a/src/make-install.sh b/src/make-install.sh
deleted file mode 100755 (executable)
index 3a03a13..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-echo "This script is currently empty. Run ./make.sh first, then a correct make-install.sh will be generated."
-exit -1