which: convert to the new template format.
This commit is contained in:
parent
20ab3a974f
commit
1de770afba
|
@ -9,3 +9,9 @@ homepage="http://www.xs4all.nl/~carlo17/which/"
|
|||
license="GPL-3"
|
||||
distfiles="http://www.xs4all.nl/~carlo17/which/which-$version.tar.gz"
|
||||
checksum=d417b65c650d88ad26a208293c1c6e3eb60d4b6d847f01ff8f66aca63e2857f8
|
||||
|
||||
which_package() {
|
||||
do_install() {
|
||||
vmove "*"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue