mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Revert "package/pseudo: add a legacy symlink to emulate fakeroot"
This reverts commit 7158403805f650e8e34de6c0ac0dcd9b565c679b. 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 \
|
--libdir=$(HOST_DIR)/usr/lib \
|
||||||
--with-sqlite=$(HOST_DIR)/usr
|
--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))
|
$(eval $(host-autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user