Revert "package/pseudo: add a legacy symlink to emulate fakeroot"
This reverts commit 7158403805
.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
907ea41c52
commit
6d3e05690f
@ -26,9 +26,4 @@ HOST_PSEUDO_CONF_OPTS = \
|
||||
--libdir=$(HOST_DIR)/usr/lib \
|
||||
--with-sqlite=$(HOST_DIR)/usr
|
||||
|
||||
define HOST_PSEUDO_FAKEROOT_SYMLINK
|
||||
ln -sf pseudo $(HOST_DIR)/usr/bin/fakeroot
|
||||
endef
|
||||
HOST_PSEUDO_POST_INSTALL_HOOKS += HOST_PSEUDO_FAKEROOT_SYMLINK
|
||||
|
||||
$(eval $(host-autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user