diff options
Diffstat (limited to 'pbuilder-createbuildenv')
-rwxr-xr-x | pbuilder-createbuildenv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilder-createbuildenv b/pbuilder-createbuildenv index 63150ca..7f00b7c 100755 --- a/pbuilder-createbuildenv +++ b/pbuilder-createbuildenv @@ -76,7 +76,7 @@ $CHROOTEXEC /usr/bin/apt-get -y install build-essential dpkg-dev apt $EXTRAPACKA save_aptcache $CHROOTEXEC /usr/bin/apt-get clean -executehooks "X" +executehooks "E" unloadhooks umountproc |