projects
/
pve-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ebffe5
)
Makefile: upload to --product pve,pmg
author
Dietmar Maurer
<dietmar@proxmox.com>
Wed, 8 Mar 2017 11:14:43 +0000
(12:14 +0100)
committer
Dietmar Maurer
<dietmar@proxmox.com>
Wed, 8 Mar 2017 11:14:43 +0000
(12:14 +0100)
We use the same library for new proxmox mail gateway (pmg).
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
fbedf3d
..
9707068
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-45,5
+45,5
@@
check:
.PHONY: upload
upload: ${DEB}
- tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch
+ tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve
,pmg
--dist stretch