]> git.lyx.org Git - lyx.git/commitdiff
Forgotten patch from Scott Kostyshak.
authorPavel Sanda <sanda@lyx.org>
Thu, 31 May 2012 10:31:55 +0000 (12:31 +0200)
committerPavel Sanda <sanda@lyx.org>
Thu, 31 May 2012 10:33:13 +0000 (12:33 +0200)
autogen.sh

index 8b4896024b64028a248752c78c19b6452e65362d..a00eebe085ea552311ad381812fff2995916e0c1 100755 (executable)
@@ -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