From 2332e0a7ec068fcbc019b25d0ea6f3edd374b6de Mon Sep 17 00:00:00 2001 From: hanwen Date: Tue, 23 Sep 2003 11:13:43 +0000 Subject: [PATCH] *** empty log message *** --- GNUmakefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/GNUmakefile.in b/GNUmakefile.in index bdeed29f2f..99e4649d5b 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -168,5 +168,6 @@ $(config_h): configure.in aclocal.m4 # maybe move into private script? rsync-web: cd out-www && mkdir web && tar -xzf web.tar.gz -C web + cd out-www/web && chgrp -R lilypond . cd out-www/web && rsync --delete --stats --progress -rltvu -e ssh . x:/var/www/lilypond/doc/v1.9/ cd out-www && rm -rf web/ -- 2.39.5