# HG changeset patch # User Christophe Lincoln # Date 1331995091 -3600 # Node ID ed51f5eb8dccd30c55770d4b84e75632666ab10d # Parent 6b2defe5fc3775247ab1543df4df6a4eb43bcf37 mirro: Update Makefile diff -r 6b2defe5fc37 -r ed51f5eb8dcc mirror/Makefile --- a/mirror/Makefile Sat Mar 17 15:20:53 2012 +0100 +++ b/mirror/Makefile Sat Mar 17 15:38:11 2012 +0100 @@ -8,6 +8,8 @@ install: install -m 0644 files/etc/lighttpd/vhosts.conf /etc/lighttpd + install -m 0644 files/etc/rsyncd.* /etc uninstall: rm -f /etc/lighttpd/vhosts.conf + rm -f /etc/rsyncd.*