summaryrefslogtreecommitdiff
blob: 93177bd2ddf93f48d45827e6adb1e08d8053bc75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- /tmp/mgm    Thu Jul 18 18:53:06 2002
+++ mgm Thu Jul 18 18:53:25 2002
@@ -22,8 +22,8 @@

 # assume the other schtuff we need is in the standard places.

-$moddir="$basedir/modules";
-$libdir="$basedir/lib";
+$moddir="/usr/share/mgm/";
+$libdir="/usr/share/mgm/";
 $fontfile="$libdir/helvetica2.xpm";

 $0="moaning-goat-meter"; # OK, this is evil.