summaryrefslogtreecommitdiffstats
path: root/functions
diff options
context:
space:
mode:
authorFrans Pop <fjp@debian.org>2007-11-13 12:51:31 (GMT)
committerFrans Pop <fjp@debian.org>2007-11-13 12:51:31 (GMT)
commitac9e1963713581d1a28abf6f7d287b2404cbac7a (patch)
tree33ec84d78498f0949fc426002622591f1b02f6bf /functions
parent1f0be1a85eed8db1cdb34d54bff6d86f8512958a (diff)
downloaddebootstrap-ac9e1963713581d1a28abf6f7d287b2404cbac7a.zip
debootstrap-ac9e1963713581d1a28abf6f7d287b2404cbac7a.tar.gz
debootstrap-ac9e1963713581d1a28abf6f7d287b2404cbac7a.tar.bz2
Add note that pkgdetails is now provided by bootstrap-base udeb
r50119
Diffstat (limited to 'functions')
-rw-r--r--functions4
1 files changed, 4 insertions, 0 deletions
diff --git a/functions b/functions
index a43ab6b..4a0d1a0 100644
--- a/functions
+++ b/functions
@@ -897,6 +897,10 @@ setup_dselect_method () {
################################################################ pkgdetails
+# NOTE
+# For the debootstrap udeb, pkgdetails is provided by the bootstrap-base
+# udeb, so the pkgdetails API needs to be kept in sync with that.
+
if [ -x /usr/bin/perl ]; then
PKGDETAILS=pkgdetails_perl