mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
fakeroot: not a bootstrap pkg anymore.
This commit is contained in:
parent
ef9b8abef5
commit
6a5efc4356
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ long_desc="
|
||||||
around getuid, chown, chmod, mknod, stat, and so on, thereby creating a fake
|
around getuid, chown, chmod, mknod, stat, and so on, thereby creating a fake
|
||||||
root environment."
|
root environment."
|
||||||
|
|
||||||
bootstrap=yes
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Use /bin/sh shebang.
|
# Use /bin/sh shebang.
|
||||||
sed -i -e "s|^#!/bin/bash$|#!/bin/sh|" ${DESTDIR}/usr/bin/fakeroot
|
sed -i -e "s|^#!/bin/bash$|#!/bin/sh|" ${DESTDIR}/usr/bin/fakeroot
|
||||||
|
|
Loading…
Add table
Reference in a new issue