projects
/
platform
/
upstream
/
syslinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4820c6
)
Makefile.private: remove obsolete preupload rule
syslinux-5.00-pre1
author
H. Peter Anvin
<hpa@zytor.com>
Tue, 27 Mar 2012 21:47:04 +0000
(14:47 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Tue, 27 Mar 2012 21:50:28 +0000
(14:50 -0700)
Remove obsolete preupload rule, already deleted on the master branch.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Makefile.private
patch
|
blob
|
history
diff --git
a/Makefile.private
b/Makefile.private
index
6ca0598
..
a6eafdf
100644
(file)
--- a/
Makefile.private
+++ b/
Makefile.private
@@
-99,7
+99,3
@@
LATEST_PREREL := syslinux-$(VERSION)-pre$(LATEST_PRERELNO)
unprerel:
echo $(LATEST_PRERELNO) > $(PRERELDIR)/.prerel
@echo Next release will be $(LATEST_PREREL)
-
-preupload:
- scp $(PRERELDIR)/$(LATEST_PREREL).* $(UPLOAD)/Testing
- git push --tags