diff options
author | dancer <dancer> | 2001-09-23 08:21:48 +0000 |
---|---|---|
committer | dancer <dancer> | 2001-09-23 08:21:48 +0000 |
commit | 468a1a36e530fc8097375dc0309d0d4bd10fd231 (patch) | |
tree | 2f2582f435afbeba854fd1c7c6e0bc16e02e4871 /pbuilderrc | |
parent | 5a831df2e9330fc18569cd21ead2fa9c9799261e (diff) | |
download | pbuilder-468a1a36e530fc8097375dc0309d0d4bd10fd231.tar pbuilder-468a1a36e530fc8097375dc0309d0d4bd10fd231.tar.gz |
daily checkin
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-x | pbuilderrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,3 +12,6 @@ BUILDRESULT=/var/cache/pbuilder/result/ # specifying the distribution forces the distribution on "pbuilder update" #DISTRIBUTION=woody +#specify the cache for APT +APTCACHE=/var/cache/pbuilder/aptcache/ +REMOVEPACKAGES=lilo |