Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 09ac1fd

Browse files
committed
Fix a typo.
1 parent 1882182 commit 09ac1fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/makesetup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ done
6565

6666
# Set default libdir and config if not set by command line
6767
# (Not all systems have dirname)
68-
case $srcdir in
68+
case $libdir in
6969
'') case $0 in
7070
*/*) libdir=`echo $0 | sed 's,/[^/]*$,,'`;;
7171
*) libdir=.;;

0 commit comments

Comments
 (0)