From 1fffa93607c68947ae4eea18bf22f95e0d514a66 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Tue, 29 Dec 2009 14:22:06 +0100 Subject: Allow overriding VCS commands --- etc/layman.cfg | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'etc') diff --git a/etc/layman.cfg b/etc/layman.cfg index a52984e..53c9d2c 100644 --- a/etc/layman.cfg +++ b/etc/layman.cfg @@ -56,3 +56,25 @@ nocheck : yes # #umask : 0022 +#----------------------------------------------------------- +# Command overrides +# +# You can have commands point to either a binary at a different +# location, e.g. +# +# /home/you/local/bin/git +# +# or just the command, e.g. +# +# git +# +# to use PATH-based resolution of the binary to call. +# +#bzr_command : /usr/bin/bzr +#cvs_command : /usr/bin/cvs +#darcs_command : /usr/bin/darcs +#git_command : /usr/bin/git +#mercurial_command : /usr/bin/hg +#rsync_command : /usr/bin/rsync +#svn_command : /usr/bin/svn +#tar_command : /bin/tar -- cgit v1.2.3-1-g7c22