mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 09:57:44 +00:00
busybox: fix typo 'overwritting'
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
8957080d6d
commit
6a67ad5a3d
@ -184,7 +184,7 @@ define BUSYBOX_INSTALL_WATCHDOG_SCRIPT
|
|||||||
endef
|
endef
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Enable "noclobber" in install.sh, to prevent BusyBox from overwritting any
|
# Enable "noclobber" in install.sh, to prevent BusyBox from overwriting any
|
||||||
# full-blown versions of apps installed by other packages with sym/hard links.
|
# full-blown versions of apps installed by other packages with sym/hard links.
|
||||||
define BUSYBOX_NOCLOBBER_INSTALL
|
define BUSYBOX_NOCLOBBER_INSTALL
|
||||||
$(SED) 's/^noclobber="0"$$/noclobber="1"/' $(@D)/applets/install.sh
|
$(SED) 's/^noclobber="0"$$/noclobber="1"/' $(@D)/applets/install.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user