]> git.lyx.org Git - features.git/commit
From Joost Verburg: Put the clean_dvi.py script into the main distribution
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Wed, 24 May 2006 20:06:42 +0000 (20:06 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Wed, 24 May 2006 20:06:42 +0000 (20:06 +0000)
commitf0f4e2c04291c9a3590eae64234790623a4f06e7
tree01d9bc60e7a5a88342ab21dc01a394960e704cc2
parenta96b307c426ad60c14507fd5bb19228d31605a72
From Joost Verburg: Put the clean_dvi.py script into the main distribution
* lib/configure.py
(checkLatex): Add DraftDVI converter on windows if dv2dt and dt2dv
are available
(checkFormatEntries): Add DraftDVI entry on windows if dv2dt and
dt2dv are available

* lib/Makefile.am: add clean_dvi.py

* development/Win32/packaging/build_lyxwin.sh: remove clean_dvi.py
stuff

* development/Win32/packaging/package_lyxwin.sh: remove configure
mangling for clean_dvi.py

* development/Win32/packaging/clean_dvi.py: move to lib/scripts

* development/Win32/packaging/README: remove clean_dvi.py stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13924 a592a061-630c-0410-9148-cb99ea01b6c8
development/Win32/packaging/README
development/Win32/packaging/build_lyxwin.sh
development/Win32/packaging/clean_dvi.py [deleted file]
development/Win32/packaging/package_lyxwin.sh
lib/Makefile.am
lib/configure.py
lib/scripts/clean_dvi.py [new file with mode: 0644]