瀏覽代碼

changed dg to dl

Daniel Gibbs 9 年之前
父節點
當前提交
4630472d19
共有 1 個文件被更改,包括 8 次插入8 次删除
  1. 8 8
      lgsm/functions/core_getopt.sh

+ 8 - 8
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