aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordancer <dancer>2001-08-27 09:54:16 +0000
committerdancer <dancer>2001-08-27 09:54:16 +0000
commit3ecb7211e3084ce5f23749f9b1b21cd8f2b673b1 (patch)
tree8c816d02c6b11330a3747c54b15ed0070bd9473d
parent065b933f10abb6a1b58015b0fa2e3a8f81d02eb1 (diff)
downloadpbuilder-3ecb7211e3084ce5f23749f9b1b21cd8f2b673b1.tar
pbuilder-3ecb7211e3084ce5f23749f9b1b21cd8f2b673b1.tar.gz
added PID for protection
-rw-r--r--debian/changelog2
-rwxr-xr-xpbuilderrc2
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 <dancer@debian.org> Sat, 25 Aug 2001 15:59:47 +0900
+ -- Junichi Uekawa <dancer@debian.org> 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/