[Lunar-commits] <moonbase> arora-git: Install the binary.

Moritz Heiber moe at lunar-linux.org
Fri Mar 13 16:02:30 CET 2009


commit 573993ddaeb5e747b62b88a71247c27d7deb7b65
Author: Moritz Heiber <moe at lunar-linux.org>
Date:   Mon May 19 22:02:47 2008 +0200

    arora-git: Install the binary.
---
 zlocal/arora-git/BUILD |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/zlocal/arora-git/BUILD b/zlocal/arora-git/BUILD
index 76322f6..3e2bfa8 100644
--- a/zlocal/arora-git/BUILD
+++ b/zlocal/arora-git/BUILD
@@ -4,6 +4,8 @@
 
   qmake &&
 
-  default_make
+  default_make &&
+
+  install -m0755 $SOURCE_DIRECTORY/arora /usr/bin/
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list