mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user