mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r10676: reverting bad merge for install manpages script
This commit is contained in:
parent
c80e5ce110
commit
50549fa9b3
@ -13,7 +13,7 @@ if [ $# -ge 4 ] ; then
|
||||
GROFF=$4 # sh cmd line, including options
|
||||
fi
|
||||
|
||||
if test ! -d docs/manpages; then
|
||||
if test ! -d ../docs/manpages; then
|
||||
echo "No manpages present. SVN development version maybe?"
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user