build-sys: Fix "update-systemd" target

The urls have changed.
This commit is contained in:
Michael Biebl 2013-03-22 01:10:02 +01:00 committed by Rainer Gerhards
parent 7da35cf0e2
commit 6a6202e804

View File

@ -189,5 +189,5 @@ lmnsd_gtls_la_LIBADD = $(GNUTLS_LIBS)
endif
update-systemd:
curl http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c > sd-daemon.c
curl http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.h > sd-daemon.h
curl http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/sd-daemon.c > sd-daemon.c
curl http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h > sd-daemon.h