summaryrefslogtreecommitdiff
path: root/i486-stage2
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-03-01 18:36:53 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-03-01 18:36:53 +0100
commit99b2a509e935d35f95b04f9a99a7b1ff252e470d (patch)
tree9ea7fc32e91e5b6caef202c2355554ae5b8ceecb /i486-stage2
parent0c0d649b87e2b487f3b18f9d021cfb17891e7b09 (diff)
downloadbootstrap32-99b2a509e935d35f95b04f9a99a7b1ff252e470d.tar.xz
fixed bugs in pam, building pam in stage3
fixed bugs in create_hdd.sh (groups, build user, /dev filesystem)
Diffstat (limited to 'i486-stage2')
-rw-r--r--i486-stage2/pam/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/i486-stage2/pam/DESCR b/i486-stage2/pam/DESCR
index b2c19a2..6ac8760 100644
--- a/i486-stage2/pam/DESCR
+++ b/i486-stage2/pam/DESCR
@@ -18,4 +18,4 @@ sed -i '/patch -Np/ a \ patch -Np1 -i "${srcdir}/pam-1.3.0-unix-passwd-no-yp.pa
sed -i 's@./configure@./configure --disable-regenerate-docu@' PKGBUILD
# no documentation built, so nothing to remove
-sed -i '2!N; /# FS #40749\n \+rm/ s/rm/#rm/g' PKGBUILD
+sed -i '1!N; /# FS #40749\n \+rm/ s/rm/#rm/g' PKGBUILD