This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit 94ab047
To allow build for selective distros from top directory.
e.g.-
for rpm- RHEL_RELEASES= CENTOS_RELEASES= FEDORA_RELEASES=centos-8 make rpm
for deb- RASPBIAN_VERSIONS= UBUNTU_VERSIONS= DEBIAN_VERSIONS=ubuntu-xenial make deb
Signed-off-by: Alok Kumar <alok232549@gmail.com>
(cherry picked from commit efb8fb1)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 4b51b4da2973cc3a27c52aab54463bfd8e4bd7ce
Component: packaging1 parent 2961931 commit 94ab047
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments