Updating branch refs/heads/master
to 03a4056ba1c6c8b0a166498a63357134809accbc (commit)
from 3d0b471a81b81053960aa74c71ed6db1726fb6d7 (commit)
commit 03a4056ba1c6c8b0a166498a63357134809accbc
Author: Jannis Pohlmann <[email protected]>
Date: Thu Jan 13 20:23:41 2011 +0000
Fix a typo in the update installation script.
update-installation.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/update-installation.sh b/update-installation.sh
index d84ade0..1482eac 100755
--- a/update-installation.sh
+++ b/update-installation.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-make build && su -c 'gem install pkg/moka-0.1.0.gem'
+rake build && su -c 'gem install pkg/moka-0.1.0.gem'
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits