The branch, master, has been updated. - Log -----------------------------------------------------------------
commit b5edeac1e861edddc92391fb381b928577f41f2c Author: Pavel Sanda <[email protected]> Date: Thu May 31 12:31:55 2012 +0200 Forgotten patch from Scott Kostyshak. diff --git a/autogen.sh b/autogen.sh index 8b48960..a00eebe 100755 --- a/autogen.sh +++ b/autogen.sh @@ -88,5 +88,5 @@ echo "Building po/POTFILES.in..." make -s -f po/Rules-lyx srcdir=po top_srcdir=. po/POTFILES.in echo -echo 'run "./configure ; make"' +echo 'run "./configure && make"' echo ----------------------------------------------------------------------- Summary of changes: autogen.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- The LyX Source Repository
