mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
better lyxdoc dist
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2332 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c68377bad9
commit
31729688db
@ -66,7 +66,7 @@ uninstall-local:
|
||||
dist-hook:
|
||||
cd ${distdir} ; rm -rf `find . -name \*CVS\*` ; \
|
||||
rm -rf doc/BUGS.lyx doc/.cvsignore; \
|
||||
{ cvs -Q export -r HEAD -d doc lyxdoc || \
|
||||
[ -f doc/UserGuide.lyx ] || { cvs -Q export -r HEAD -d doc lyxdoc || \
|
||||
echo "WARNING: Unable to get LyX Documentation from CVS!" ; true ; }
|
||||
|
||||
listerrors: examples/Literate.lyx
|
||||
|
Loading…
Reference in New Issue
Block a user