mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
which: style cleanup
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
635a7f5e10
commit
b868449483
@ -3,11 +3,8 @@
|
|||||||
# which
|
# which
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
WHICH_VERSION:=2.20
|
|
||||||
WHICH_SOURCE:=which-$(WHICH_VERSION).tar.gz
|
WHICH_VERSION = 2.20
|
||||||
WHICH_SITE:=http://www.xs4all.nl/~carlo17/which/
|
WHICH_SITE = http://carlo17.home.xs4all.nl/which
|
||||||
WHICH_AUTORECONF:=NO
|
|
||||||
WHICH_INSTALL_STAGING:=NO
|
|
||||||
WHICH_INSTALL_TARGET:=YES
|
|
||||||
|
|
||||||
$(eval $(call AUTOTARGETS))
|
$(eval $(call AUTOTARGETS))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user