Fix generation of '$FreeBSD$'.
This commit is contained in:
parent
3b286eea2c
commit
af255f67e3
@ -50,7 +50,7 @@ main()
|
||||
trap 'rm -f _config _config2 _deps' exit
|
||||
ident=${ident#$}
|
||||
ident=${ident% $}
|
||||
fbsdid='$FreeBSD$'
|
||||
fbsdid='$'FreeBSD'$'
|
||||
cat <<EOF
|
||||
.\" DO NOT EDIT-- this file is automatically generated.
|
||||
.\" from ${ident}
|
||||
|
Loading…
x
Reference in New Issue
Block a user