mirror of
https://github.com/php/web-doc.git
synced 2025-08-10 02:56:24 +00:00
Change SVNBIN into a portable path using /usr/bin/env svn
Signed-off-by: Rogerio Prado de Jesus <rogeriopradoj@gmail.com>
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
# +----------------------------------------------------------------------+
|
||||
#
|
||||
|
||||
SVNBIN=/usr/bin/svn
|
||||
SVNBIN="/usr/bin/env svn"
|
||||
pushd .
|
||||
|
||||
cd `dirname $0`/..
|
||||
|
Reference in New Issue
Block a user