From 4630472d19fbf320296605b7a6a87085cb8b5acc Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 2 Sep 2016 21:36:17 +0100 Subject: [PATCH] changed dg to dl --- lgsm/functions/core_getopt.sh | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lgsm/functions/core_getopt.sh b/lgsm/functions/core_getopt.sh index faaedb9e0..5b7042f8c 100644 --- a/lgsm/functions/core_getopt.sh +++ b/lgsm/functions/core_getopt.sh @@ -45,7 +45,7 @@ case "${getopt}" in command_dev_detect_deps.sh;; dg|detect-glibc) command_dev_detect_glibc.sh;; - dg|detect-ldd) + dl|detect-ldd) command_dev_detect_ldd.sh;; *) if [ -n "${getopt}" ]; then @@ -109,7 +109,7 @@ case "${getopt}" in command_dev_detect_deps.sh;; dg|detect-glibc) command_dev_detect_glibc.sh;; - dg|detect-ldd) + dl|detect-ldd) command_dev_detect_ldd.sh;; *) if [ -n "${getopt}" ]; then @@ -172,7 +172,7 @@ case "${getopt}" in command_dev_detect_deps.sh;; dg|detect-glibc) command_dev_detect_glibc.sh;; - dg|detect-ldd) + dl|detect-ldd) command_dev_detect_ldd.sh;; *) if [ -n "${getopt}" ]; then @@ -230,7 +230,7 @@ case "${getopt}" in command_dev_detect_deps.sh;; dg|detect-glibc) command_dev_detect_glibc.sh;; - dg|detect-ldd) + dl|detect-ldd) command_dev_detect_ldd.sh;; *) if [ -n "${getopt}" ]; then @@ -296,7 +296,7 @@ case "${getopt}" in command_dev_detect_deps.sh;; dg|detect-glibc) command_dev_detect_glibc.sh;; - dg|detect-ldd) + dl|detect-ldd) command_dev_detect_ldd.sh;; fd|fastdl) command_fastdl.sh;; @@ -365,7 +365,7 @@ case "${getopt}" in command_dev_detect_deps.sh;; dg|detect-glibc) command_dev_detect_glibc.sh;; - dg|detect-ldd) + dl|detect-ldd) command_dev_detect_ldd.sh;; *) if [ -n "${getopt}" ]; then @@ -435,7 +435,7 @@ case "${getopt}" in command_dev_detect_deps.sh;; dg|detect-glibc) command_dev_detect_glibc.sh;; - dg|detect-ldd) + dl|detect-ldd) command_dev_detect_ldd.sh;; mc|map-compressor) compress_unreal2_maps.sh;; @@ -507,7 +507,7 @@ case "${getopt}" in command_dev_detect_deps.sh;; dg|detect-glibc) command_dev_detect_glibc.sh;; - dg|detect-ldd) + dl|detect-ldd) command_dev_detect_ldd.sh;; *) if [ -n "${getopt}" ]; then