gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] navidoc config.himalia config.py


From: Asko Soukka
Subject: [Gzz-commits] navidoc config.himalia config.py
Date: Mon, 07 Apr 2003 05:06:08 -0400

CVSROOT:        /cvsroot/navidoc
Module name:    navidoc
Changes by:     Asko Soukka <address@hidden>    03/04/07 05:06:08

Modified files:
        .              : config.himalia config.py 

Log message:
        tietenkin\!

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/navidoc/navidoc/config.himalia.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/navidoc/navidoc/config.py.diff?tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: navidoc/config.himalia
diff -u navidoc/config.himalia:1.1 navidoc/config.himalia:1.2
--- navidoc/config.himalia:1.1  Mon Apr  7 03:54:17 2003
+++ navidoc/config.himalia      Mon Apr  7 05:06:08 2003
@@ -19,7 +19,7 @@
 # MA  02111-1307  USA
 # 
 
-# $Id: config.himalia,v 1.1 2003/04/07 07:54:17 humppake Exp $
+# $Id: config.himalia,v 1.2 2003/04/07 09:06:08 humppake Exp $
 
 __docformat__ = 'reStructuredText'
 
@@ -29,7 +29,7 @@
 
 #Environmental variable MPINPUTS should be relative to tmpdir,
 #or be an absolute path.
-os.putenv("MPINPUTS", "../navidoc/mp/")
+os.putenv("MPINPUTS", "../../navidoc/navidoc/mp/")
 
 # global settings needed all around
 mp_directory = '../ffdoc/diagrams'
Index: navidoc/config.py
diff -u navidoc/config.py:1.12 navidoc/config.py:1.13
--- navidoc/config.py:1.12      Mon Apr  7 05:00:30 2003
+++ navidoc/config.py   Mon Apr  7 05:06:08 2003
@@ -19,7 +19,7 @@
 # MA  02111-1307  USA
 # 
 
-# $Id: config.py,v 1.12 2003/04/07 09:00:30 humppake Exp $
+# $Id: config.py,v 1.13 2003/04/07 09:06:08 humppake Exp $
 
 __docformat__ = 'reStructuredText'
 
@@ -32,7 +32,7 @@
 os.putenv("MPINPUTS", "../navidoc/mp/")
 
 # global settings needed all around
-mp_directory = '../ffdoc/diagrams'
+mp_directory = '../navidoc/diagrams'
 mp_eps_only = 0
 
 # global settings needed all around, these




reply via email to

[Prev in Thread] Current Thread [Next in Thread]