|
@ -45,7 +45,7 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
dg|detect-ldd) |
|
|
dl|detect-ldd) |
|
|
command_dev_detect_ldd.sh;; |
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
@ -109,7 +109,7 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
dg|detect-ldd) |
|
|
dl|detect-ldd) |
|
|
command_dev_detect_ldd.sh;; |
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
@ -172,7 +172,7 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
dg|detect-ldd) |
|
|
dl|detect-ldd) |
|
|
command_dev_detect_ldd.sh;; |
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
@ -230,7 +230,7 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
dg|detect-ldd) |
|
|
dl|detect-ldd) |
|
|
command_dev_detect_ldd.sh;; |
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
@ -296,7 +296,7 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
dg|detect-ldd) |
|
|
dl|detect-ldd) |
|
|
command_dev_detect_ldd.sh;; |
|
|
command_dev_detect_ldd.sh;; |
|
|
fd|fastdl) |
|
|
fd|fastdl) |
|
|
command_fastdl.sh;; |
|
|
command_fastdl.sh;; |
|
@ -365,7 +365,7 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
dg|detect-ldd) |
|
|
dl|detect-ldd) |
|
|
command_dev_detect_ldd.sh;; |
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
@ -435,7 +435,7 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
dg|detect-ldd) |
|
|
dl|detect-ldd) |
|
|
command_dev_detect_ldd.sh;; |
|
|
command_dev_detect_ldd.sh;; |
|
|
mc|map-compressor) |
|
|
mc|map-compressor) |
|
|
compress_unreal2_maps.sh;; |
|
|
compress_unreal2_maps.sh;; |
|
@ -507,7 +507,7 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
dg|detect-ldd) |
|
|
dl|detect-ldd) |
|
|
command_dev_detect_ldd.sh;; |
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
|