diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-03-31 21:11:07 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-03-31 21:11:07 +0000 |
commit | c8eadc33695d4bf8b974a43f9db0c19fa14ea273 (patch) | |
tree | ce00430b97c55bcc09ffae5da3d70bfbd8a21678 /hu_HU.ISO8859-2/books/handbook/Makefile | |
parent | 9334bf876f2e06e18557803b52314d08f669af42 (diff) | |
download | doc-c8eadc33695d4bf8b974a43f9db0c19fa14ea273.tar.gz doc-c8eadc33695d4bf8b974a43f9db0c19fa14ea273.zip |
Always build pdf from ps and remove related nits. This is what was already
done with Handbook and building pdf directly does not seem to work
correctly anyway. This change will help simplifying the build process
and spare some image conversions.
Notes
Notes:
svn path=/projects/xml-tools/; revision=41330
Diffstat (limited to 'hu_HU.ISO8859-2/books/handbook/Makefile')
-rw-r--r-- | hu_HU.ISO8859-2/books/handbook/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hu_HU.ISO8859-2/books/handbook/Makefile b/hu_HU.ISO8859-2/books/handbook/Makefile index 5096c38eb2..abc2388059 100644 --- a/hu_HU.ISO8859-2/books/handbook/Makefile +++ b/hu_HU.ISO8859-2/books/handbook/Makefile @@ -45,7 +45,6 @@ DOC?= book FORMATS?= html-split HAS_INDEX= true -USE_PS2PDF= yes INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= |