mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
packages: remove redundant INSTALL_TARGET=YES declarations
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
f0f84dfde5
commit
9ae23e3911
@@ -7,8 +7,6 @@ LIBRSYNC_VERSION:=0.9.7
|
||||
LIBRSYNC_SOURCE:=librsync-$(LIBRSYNC_VERSION).tar.gz
|
||||
LIBRSYNC_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/librsync/
|
||||
LIBRSYNC_INSTALL_STAGING = YES
|
||||
LIBRSYNC_INSTALL_TARGET = YES
|
||||
|
||||
LIBRSYNC_DEPENDENCIES = zlib bzip2 popt
|
||||
|
||||
$(eval $(call AUTOTARGETS))
|
||||
|
||||
Reference in New Issue
Block a user