summaryrefslogtreecommitdiffstats
path: root/tdeprint/tdeprintfax
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:07:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:07:19 -0600
commit6723d581f9777be5206619112a30122439c0ee95 (patch)
treed835c452bc1081f1d58a7c209654e345ebf0fbe8 /tdeprint/tdeprintfax
parentdeba8145ea74eac9c43b8aef4642357d72f7d0c0 (diff)
downloadtdebase-6723d581f9777be5206619112a30122439c0ee95.tar.gz
tdebase-6723d581f9777be5206619112a30122439c0ee95.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'tdeprint/tdeprintfax')
-rwxr-xr-xtdeprint/tdeprintfax/anytops2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/tdeprintfax/anytops b/tdeprint/tdeprintfax/anytops
index 9718831dc..f29c996fb 100755
--- a/tdeprint/tdeprintfax/anytops
+++ b/tdeprint/tdeprintfax/anytops
@@ -47,7 +47,7 @@ if [ -z "$INFILE" -o -z "$OUTFILE" -o ! -f "$INFILE" ]; then
fi
if [ -z "$MIMETYPE" ]; then
- MAGIC=$KDEDIR
+ MAGIC=$TDEDIR
if [ -z "$MAGIC" ]; then
MAGIC=/usr
fi