This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit 986c344
Tibor Vass
deb/rpm: do not call cli Makefile that is changing
In docker/cli#2993, Makefile target dynbinary
changed from a host script not depending on docker to a dockerized script.
Instead call the underlying script directly for deb/rpm.
I still think we should build deb/rpms using docker.
Signed-off-by: Tibor Vass <[email protected]>
Upstream-commit: 5d52107
Component: packaging1 parent 9c2fc45 commit 986c344
File tree
2 files changed
+2
-3
lines changed- components/packaging
- deb/common
- rpm/SPECS
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments