CVS: moonbase/gnome2-apps/gpdf POST_INSTALL,1.2,1.3
jmhodges at lunar-linux.org
jmhodges at lunar-linux.org
Sat Aug 30 19:21:14 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-apps/gpdf
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11158
Modified Files:
POST_INSTALL
Log Message:
finally got around to this bug. A few typos, all next to one another,
in here is what made it break. Doesn't fix the problems with read
many of the MIT OCW pdfs but I dont know whats causing that problem
(other possible font problems seem obvious, but from what?)
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/gpdf/POST_INSTALL,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- POST_INSTALL 31 May 2003 19:29:52 -0000 1.2
+++ POST_INSTALL 30 Aug 2003 19:21:12 -0000 1.3
@@ -1,3 +1,3 @@
if module_installed teTeX; then
- fmtutil -cniffle /usr/share/texmf/web2c/fmtutil.cnf --all
+ fmtutil --cnffile /usr/share/texmf/web2c/fmtutil.cnf --all
fi
More information about the Lunar-commits
mailing list