mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
packages: remove redundant INSTALL_STAGING=NO 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
d2fd57efe3
commit
f0f84dfde5
@@ -6,11 +6,8 @@
|
||||
PCMANFM_VERSION = 0.3.5.9
|
||||
PCMANFM_SOURCE = pcmanfm-$(PCMANFM_VERSION).tar.gz
|
||||
PCMANFM_SITE = http://internap.dl.sourceforge.net/sourceforge/pcmanfm
|
||||
PCMANFM_INSTALL_STAGING = NO
|
||||
PCMANFM_INSTALL_TARGET = YES
|
||||
|
||||
PCMANFM_CONF_OPT = --disable-hal
|
||||
|
||||
PCMANFM_DEPENDENCIES = host-pkg-config libgtk2 gamin startup-notification xserver_xorg-server
|
||||
|
||||
$(eval $(call AUTOTARGETS))
|
||||
|
||||
Reference in New Issue
Block a user