blob: c643994d2d34261b14cb49570cd6991a0099afc6 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- tkxmlive Tue Mar 26 17:21:14 2002
+++ tkxmlive.port Thu Dec 4 13:49:54 2003
@@ -1,4 +1,4 @@
#!/bin/sh
-cd /home/alex/work/aspirantura/tmp
+cd %%DATADIR%%
./interface.tcl
|