X Tutup
Skip to content

Commit 684d3da

Browse files
committed
Makefile.am: remove some relicts
1 parent 42caedb commit 684d3da

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Makefile.am

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6285,14 +6285,6 @@ www_target = www.freedesktop.org:/srv/www.freedesktop.org/www/software/systemd
62856285
doc-sync: all
62866286
rsync -rlv --delete-excluded --include="*.html" --exclude="*" --omit-dir-times man/ $(www_target)/man/
62876287

6288-
.PHONY: gardel
6289-
gardel:
6290-
scp man/*.html gardel:public/systemd-man/
6291-
6292-
.PHONY: lennart-fedora
6293-
lennart-fedora:
6294-
cp -v systemd-$(VERSION).tar.xz /home/lennart/git.fedora/systemd/
6295-
62966288
.PHONY: install-tree
62976289
install-tree: all
62986290
rm -rf $(abs_srcdir)/install-tree

0 commit comments

Comments
 (0)
X Tutup