| File: meta/lnx-bbc/Makefile | |
|---|---|
| patch-12 | patch-13 |
| Line 1 | Line 1 |
| GARNAME = lnx-bbc | GARNAME = lnx-bbc |
| ISONAME= $(shell tla parse-package-name --package-version $(shell tla tree-version))--$(patchlevel) | ISONAME= $(shell tla parse-package-name --package-version $(shell tla tree-version))--$(shell tla logs | tail -n1) |
| GARVERSION := $(shell date --iso-8601=seconds) #GARVERSION := 2.0 DISTNAME := $(GARNAME)-$(shell date --iso-8601) | GARVERSION := $(shell date --iso-8601=seconds) #GARVERSION := 2.0 DISTNAME := $(GARNAME)-$(shell date --iso-8601) |