Daniel Gibbs 9 лет назад
Родитель
Сommit
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