initramfs-tools: typo that fucked up chroot.
--HG-- extra : convert_revision : 5637dc71461f19822c7e96385a0de9e60a4ef290
This commit is contained in:
parent
12d0412547
commit
e53b11c451
|
@ -30,7 +30,7 @@ do_install()
|
|||
install -d -m 755 $etcdir/conf.d
|
||||
install -d -m 755 $etcdir/scripts/init-{bottom,premount,top}
|
||||
install -d -m 755 $etcdir/scripts/local-{bottom,premount,top}
|
||||
install -d -m 755 $etddir/scripts/nfs-{bottom,premount,top}
|
||||
install -d -m 755 $etcdir/scripts/nfs-{bottom,premount,top}
|
||||
install -d -m 644 $destdir/usr/share/$pkgname
|
||||
install -d -m 755 $destdir/usr/share/$pkgname/conf.d
|
||||
install -d -m 755 $destdir/usr/share/$pkgname/hooks
|
||||
|
|
Loading…
Reference in New Issue