summaryrefslogtreecommitdiff
path: root/post-install.d
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-20 22:11:30 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-03-20 22:11:30 -0400
commit2f07cc06c5abba1a3f43f28b9fb87d36515196e5 (patch)
tree8ac08894e36a09292f310c8fb066f17b8f90ec70 /post-install.d
parent7164735eaf5a84a7547e5ef5491675b9fe289ded (diff)
Revert "Add files needed to maintain /etc/package-list"
This reverts commit d2a3a0b04c727430ece08aa4ec0e7719fa037f98. This shouldn't have been in the nobinary branch, I am not yet decided about merging the packagelist branch.
Diffstat (limited to 'post-install.d')
-rwxr-xr-xpost-install.d/10update-packagelist5
1 files changed, 0 insertions, 5 deletions
diff --git a/post-install.d/10update-packagelist b/post-install.d/10update-packagelist
deleted file mode 100755
index ccac425..0000000
--- a/post-install.d/10update-packagelist
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-set -e
-
-# The output is already sorted
-dpkg-query --show > /etc/package-list