projects
/
gentoolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2664f68
)
Hardcode APP_NAME to revdep-rebuild
author
Paul Varner
<fuzzyray@gentoo.org>
Wed, 13 Jul 2011 15:41:22 +0000
(10:41 -0500)
committer
Paul Varner
<fuzzyray@gentoo.org>
Wed, 13 Jul 2011 15:41:48 +0000
(10:41 -0500)
bin/revdep-rebuild.sh
patch
|
blob
|
history
diff --git
a/bin/revdep-rebuild.sh
b/bin/revdep-rebuild.sh
index f00b7914fad0188d041bcfd0a88532d8a5a54f3a..abeed6b0ef99c206f2e3804a11be1c4543ec7b0c 100755
(executable)
--- a/
bin/revdep-rebuild.sh
+++ b/
bin/revdep-rebuild.sh
@@
-17,7
+17,7
@@
unset GREP_OPTIONS
# Readonly variables:
-declare -r APP_NAME="
${0##*/}"
# The name of this application
+declare -r APP_NAME="
revdep-rebuild" #
# The name of this application
declare -r VERSION="svn"
declare -r OIFS="$IFS" # Save the IFS
declare -r ENV_FILE=0_env.rr # Contains environment variables