Aram Akhavan
3c3e28eef5
run make with -e so users can override makefile variables ( #278 )
...
allow environment to override makefile variables
Signed-off-by: Aram Akhavan <github@aram.nubmail.ca>
2022-06-21 14:37:58 -04:00
You-Sheng Yang
e851a3095d
debian: fix DEB_TARGET_ARCH maybe undefined ( #200 )
...
Signed-off-by: You-Sheng Yang <vicamo@gmail.com>
2019-10-15 19:54:16 +01:00
Miek Gieben
190c36e4f1
Debian improvements ( #45 )
...
* Copy man-pages from source - add corefile.5
* Dont redownload every time
2018-01-11 09:42:24 +00:00
Miek Gieben
7a53c3e6de
debian: get latest release from github ( #24 )
...
* debian: get latest release from github
Use jq to parse result, barf with an error if something goes wrong.
* typo
2017-11-13 14:50:01 +00:00
Miek Gieben
fd57cf8510
Hack for arm/armhf ( #22 )
...
* Hack for arm/armhf
* typos and layout
2017-11-11 15:20:31 +00:00
Miek Gieben
aaf5dae5dd
debian: add package building ( #20 )
...
This only builds on a debian system, because it uses the dpkg-helper
and other utils. But it builds! Multiarch is supported, you can easily
build a package for amd64, arm and arm64. The Makefile does this by
default.
Massively update the systemd file.
2017-11-11 14:57:29 +00:00