mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03: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
@@ -6,7 +6,6 @@
|
||||
RUBIX_VERSION = 1.0.5
|
||||
RUBIX_SOURCE = rubix-$(RUBIX_VERSION).tar.bz2
|
||||
RUBIX_SITE = http://avr32linux.org/twiki/pub/Main/Rubix
|
||||
RUBIX_INSTALL_TARGET = YES
|
||||
RUBIX_INSTALL_TARGET_OPT = GAMESDIR=$(TARGET_DIR)/usr/games install
|
||||
|
||||
RUBIX_MAKE_OPT = CC="$(TARGET_CC)" XINC="-I$(STAGING_DIR)/usr/include/X11" XLIB="-L$(STAGING_DIR)/usr/lib -lX11"
|
||||
|
||||
Reference in New Issue
Block a user