projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ef6e53
)
build-sys: when I upload the tarball, don't run the whole distcheck thing again
author
Lennart Poettering
<lennart@poettering.net>
Tue, 11 Mar 2014 19:45:47 +0000
(20:45 +0100)
committer
Lennart Poettering
<lennart@poettering.net>
Tue, 11 Mar 2014 19:45:47 +0000
(20:45 +0100)
I run this anyway, and given how slow it is now due to -flto, let's make
my workflow a bit faster...
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
dcfc550
..
affd16a
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-4963,7
+4963,7
@@
kdbus-update:
wget -N https://d-bus.googlecode.com/git/kdbus.h )
.PHONY: upload
-upload: all
dist
check
+upload: all check
cp -v systemd-$(VERSION).tar.xz /home/lennart/git.fedora/systemd/
scp systemd-$(VERSION).tar.xz fdo:/srv/www.freedesktop.org/www/software/systemd/
scp man/*.html tango:public/systemd-man/