diff options
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-x | pbuilderrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ BUILDRESULT=/var/cache/pbuilder/result/ # specifying the components of the distribution, for instance to enable all # components on Debian use "main contrib non-free" and on Ubuntu "main # restricted universe multiverse" -#COMPONENTS="main" +COMPONENTS="main" #specify the cache for APT APTCACHE="/var/cache/pbuilder/aptcache/" APTCACHEHARDLINK="yes" |