浏览代码

dont clean the db

Signed-off-by: Jessica Frazelle <acidburn@docker.com>
Jessica Frazelle 9 年之前
父节点
当前提交
477e1fc989
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      hack/make/release-deb

+ 0 - 3
hack/make/release-deb

@@ -118,9 +118,6 @@ for dir in contrib/builder/deb/${PACKAGE_ARCH}/*/; do
 		-name *~${codename#*-}*.deb > "$APTDIR/dists/$codename/$component/filelist"
 done
 
-# clean the databases
-apt-ftparchive clean "$APTDIR/conf/apt-ftparchive.conf"
-
 # run the apt-ftparchive commands so we can have pinning
 apt-ftparchive generate "$APTDIR/conf/apt-ftparchive.conf"