From 62fd36eacb807b16615666b960eec0f6a16e1517 Mon Sep 17 00:00:00 2001 From: moeller Date: Tue, 8 Feb 2011 11:34:20 +0000 Subject: [PATCH] The hook directory may collect scripts to 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/inst/etc/sys/debian-amd64/pbuilderrc b/trunk/inst/etc/sys/debian-amd64/pbuilderrc index 6479499..8840006 100644 --- a/trunk/inst/etc/sys/debian-amd64/pbuilderrc +++ b/trunk/inst/etc/sys/debian-amd64/pbuilderrc @@ -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 -- 2.39.2