changeset 101 | 5799370243c0 |
parent 87 | 3682a91e7bb2 |
child 112 | b78f14613a6c |
--- a/Makefile Wed Aug 17 09:44:06 2022 +0200 +++ b/Makefile Sun Aug 21 19:27:35 2022 +0200 @@ -15,7 +15,8 @@ HGROOT ?= $(abspath $(src)/..) GITROOT := $(HGROOT) CPUS := `cat /proc/cpuinfo | grep -e 'processor\W*:\W*[[:digit:]]*' | nl -n ln | tail -n1 | cut -f1` -BLKDEV=/dev/null + +BVERSION=$(shell python2 sources/beremiz/version.py) distfiles = $(src)/distfiles sfmirror = downloads