fakeroot: not a bootstrap pkg anymore.
This commit is contained in:
parent
ef9b8abef5
commit
6a5efc4356
|
@ -16,8 +16,6 @@ long_desc="
|
|||
around getuid, chown, chmod, mknod, stat, and so on, thereby creating a fake
|
||||
root environment."
|
||||
|
||||
bootstrap=yes
|
||||
|
||||
post_install() {
|
||||
# Use /bin/sh shebang.
|
||||
sed -i -e "s|^#!/bin/bash$|#!/bin/sh|" ${DESTDIR}/usr/bin/fakeroot
|
||||
|
|
Loading…
Reference in New Issue