]> git.pld-linux.org Git - packages/t1lib.git/commitdiff
- use $0
authorTomasz Pala <gotar@pld-linux.org>
Sat, 21 Jun 2003 11:19:52 +0000 (11:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    t1libconfig -> 1.3

t1libconfig

index d297148c1e0070baa5847c99d373888efc958e6b..eaac89f6556e0d0fccb7fe117f5bbdf768dabf56 100644 (file)
@@ -64,7 +64,7 @@ done
 
 if [ $force -ne 1 ] && [ -e $dbase ]; then
        echo "Configuration and font database files already exist."
-       echo "Run /usr/sbin/t1libconfig --force to rebuild them."
+       echo "Run $0 --force to rebuild them."
        exit 0
 fi
 
This page took 0.137359 seconds and 4 git commands to generate.