[website] 01/01: Forgot the hook option after the overide

Ross Gammon ross-guest at moszumanska.debian.org
Sat Feb 6 11:54:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

ross-guest pushed a commit to branch master
in repository website.

commit 74e2061e56fcb8f19d72b3d9585f2f8c935e2088
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sat Feb 6 12:53:55 2016 +0100

    Forgot the hook option after the overide
---
 policy.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/policy.xml b/policy.xml
index 2e37aae..37b41eb 100644
--- a/policy.xml
+++ b/policy.xml
@@ -986,7 +986,7 @@ DIST=<replaceable><distribution></replaceable> ARCH=<replaceable><archi
 </programlisting>
               If you have already created the chroot, then you will need to do an update and override the configuration to ensure the hook is found:
 <programlisting>
-<command>sudo cowbuilder</command> <option>--update</option> <option>--override-config</option> <option>--basepath=/var/cache/pbuilder/base-<replaceable><distribution></replaceable>-<replaceable><architecture></replaceable>.cow</option>
+<command>sudo cowbuilder</command> <option>--update</option> <option>--override-config</option> <option>--basepath=/var/cache/pbuilder/base-<replaceable><distribution></replaceable>-<replaceable><architecture></replaceable>.cow</option> <option>--hookdir=/var/cache/pbuilder/hook.d/</option>
 </programlisting>
             </para>
           </sect5>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git



More information about the Pkg-grass-devel mailing list