summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-07-20 09:42:47 (GMT)
committerColin Watson <cjwatson@debian.org>2007-07-20 09:42:47 (GMT)
commit30177640653d9f0251d1e1e2dfdeae0dca3d9d89 (patch)
tree0b44395a7597bdf58039cad4df3d7b5db974020e /scripts
parent83ded4248d8069aae45e082a049e8b4f669636a7 (diff)
downloaddebootstrap-30177640653d9f0251d1e1e2dfdeae0dca3d9d89.zip
debootstrap-30177640653d9f0251d1e1e2dfdeae0dca3d9d89.tar.gz
debootstrap-30177640653d9f0251d1e1e2dfdeae0dca3d9d89.tar.bz2
* scripts/ubuntu/gutsy.fakechroot: Remove devmapper postinst hack, no
longer needed. r48491
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ubuntu/gutsy.fakechroot3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/ubuntu/gutsy.fakechroot b/scripts/ubuntu/gutsy.fakechroot
index 5e12e8d..0d6d02e 100644
--- a/scripts/ubuntu/gutsy.fakechroot
+++ b/scripts/ubuntu/gutsy.fakechroot
@@ -141,9 +141,6 @@ second_stage_install () {
# fix initscripts postinst (no mounting possible, and wrong if condition)
sed -i '/dpkg.*--compare-versions/ s/\<lt\>/lt-nl/' $TARGET/var/lib/dpkg/info/initscripts.postinst
- # kill libdevmapper postinst; it tries to create /dev/mapper/
- rm $TARGET/var/lib/dpkg/info/libdevmapper1*.postinst
-
mv "$TARGET/sbin/start-stop-daemon" "$TARGET/sbin/start-stop-daemon.REAL"
echo \
"#!/bin/sh