From 3ecb7211e3084ce5f23749f9b1b21cd8f2b673b1 Mon Sep 17 00:00:00 2001 From: dancer Date: Mon, 27 Aug 2001 09:54:16 +0000 Subject: added PID for protection --- debian/changelog | 2 +- pbuilderrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1b4782f..5577582 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ pbuilder (0.1) unstable; urgency=low * Initial Release. - -- Junichi Uekawa Sat, 25 Aug 2001 15:59:47 +0900 + -- Junichi Uekawa Mon, 27 Aug 2001 18:50:06 +0900 Local variables: mode: debian-changelog diff --git a/pbuilderrc b/pbuilderrc index 1fdacb2..4b3030a 100755 --- a/pbuilderrc +++ b/pbuilderrc @@ -2,6 +2,6 @@ BASETGZ=/var/cache/pbuilder/base.tgz #EXTRAPACKAGES=gcc3.0-athlon-builder #export DEBIAN_BUILDARCH=athlon -BUILDPLACE=/var/cache/pbuilder/build +BUILDPLACE=/var/cache/pbuilder/build/$$/ MIRRORSITE=http://www.jp.debian.org/debian #export http_proxy=http://your-proxy:8080/ -- cgit v1.2.3