Move all to deprecated folder.
This commit is contained in:
12
deprecated/firmware/buildroot/package/which/which.mk
Normal file
12
deprecated/firmware/buildroot/package/which/which.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# which
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WHICH_VERSION = 2.21
|
||||
WHICH_SITE = $(BR2_GNU_MIRROR)/which
|
||||
WHICH_LICENSE = GPLv3+
|
||||
WHICH_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user