Hardcode APP_NAME to revdep-rebuild
authorPaul Varner <fuzzyray@gentoo.org>
Wed, 13 Jul 2011 15:41:22 +0000 (10:41 -0500)
committerPaul Varner <fuzzyray@gentoo.org>
Wed, 13 Jul 2011 15:41:48 +0000 (10:41 -0500)
bin/revdep-rebuild.sh

index f00b7914fad0188d041bcfd0a88532d8a5a54f3a..abeed6b0ef99c206f2e3804a11be1c4543ec7b0c 100755 (executable)
@@ -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