]> git.donarmstrong.com Git - cran2deb.git/commitdiff
The hook directory may collect scripts to
authormoeller <moeller@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Tue, 8 Feb 2011 11:34:20 +0000 (11:34 +0000)
committermoeller <moeller@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Tue, 8 Feb 2011 11:34:20 +0000 (11:34 +0000)
update the build directory when triggered
by various events.

We needed it to perform an "apt-get update"
to learn about the new packages (or latest
version of those) that cran2deb has just
crafted and uploaded.

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@325 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

trunk/inst/etc/sys/debian-amd64/pbuilderrc

index 64794997926b8b95b2097ee72863083821ba5f9c..8840006ede3f803e7b564bfd94736c02f222c99d 100644 (file)
@@ -10,3 +10,4 @@ OTHERMIRROR='deb http://localhost/cran2deb/debian-amd64 testing/$(ARCH)/ | deb h
 MIRRORSITE='http://ftp.at.debian.org/debian/'
 APTCACHE=''
 PBUILDERSATISFYDEPENDSCMD='/usr/lib/pbuilder/pbuilder-satisfydepends-classic'
+HOOKDIR=/etc/cran2deb/sys/hookdir