Let mansyntax.sh work regardless of where it is called from.
Этот коммит содержится в:
родитель
8f00a7471d
Коммит
1fa5fe6059
@ -6,7 +6,7 @@ set -e
|
|||||||
# Run syntax checks for all manpages in the documentation tree.
|
# Run syntax checks for all manpages in the documentation tree.
|
||||||
#
|
#
|
||||||
|
|
||||||
srcdir=${srcdir:-$PWD}
|
srcdir="`cd $(dirname $0);pwd`"
|
||||||
mandir=${srcdir}/../docs
|
mandir=${srcdir}/../docs
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user