aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authordancer <dancer>2002-02-01 15:54:33 +0000
committerdancer <dancer>2002-02-01 15:54:33 +0000
commit44c942e763f3964835cc6ced1405b61d8fc11553 (patch)
tree12a3bc1774ddf08f2150b3b8017a10ead419f3a0 /pbuilderrc
parent6a7db4483bdc346307c0728b78a30d4bb21a9663 (diff)
downloadpbuilder-44c942e763f3964835cc6ced1405b61d8fc11553.tar
pbuilder-44c942e763f3964835cc6ced1405b61d8fc11553.tar.gz
many modifications done to make things improved.
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc5
1 files changed, 4 insertions, 1 deletions
diff --git a/pbuilderrc b/pbuilderrc
index b642b16..dfbbbc8 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -33,4 +33,7 @@ BUILDSOURCEROOTCMD="fakeroot"
PBUILDERROOTCMD="sudo"
#default is to not to build source-packages. Passed on to dpkg-buildpackage
-DEBBUILDOPTS="-b" \ No newline at end of file
+DEBBUILDOPTS="-b"
+
+#APT configuration files directory
+APTCONFDIR=""