summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-12 20:10:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-12 20:10:19 +0100
commit612d4d6bcbac669ae057acbff1541929ed971cf9 (patch)
tree8a960b7301922d7cf299ebb6a6e66028e1c7e7fd /scripts
parent990c7eddcdf768a9d63b407d177738b1271d633b (diff)
parenta8c382023711b7662665cfbcb9167b7d6f191d9c (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'scripts')
-rw-r--r--scripts/scan-pkgs.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/scan-pkgs.sh b/scripts/scan-pkgs.sh
index b96a92e8f..a1e9e9440 100644
--- a/scripts/scan-pkgs.sh
+++ b/scripts/scan-pkgs.sh
@@ -33,10 +33,6 @@ if [[ -n $ADK_NATIVE ]];then
fi
fi
-if [[ -n $ADK_PACKAGE_RUBY ]]; then
- NEED_RUBY="$NEED_RUBY ruby"
-fi
-
if [[ -n $ADK_PACKAGE_LIBUSB ]]; then
NEED_BISON="$NEED_BISON libusb"
fi