Commit b8684494 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

which: style cleanup

parent 635a7f5e
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -3,11 +3,8 @@
# which
#
#############################################################
WHICH_VERSION:=2.20
WHICH_SOURCE:=which-$(WHICH_VERSION).tar.gz
WHICH_SITE:=http://www.xs4all.nl/~carlo17/which/
WHICH_AUTORECONF:=NO
WHICH_INSTALL_STAGING:=NO
WHICH_INSTALL_TARGET:=YES

WHICH_VERSION = 2.20
WHICH_SITE = http://carlo17.home.xs4all.nl/which

$(eval $(call AUTOTARGETS))