changeset 27:4851390380e1 misc

Oops, wrong variable name.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 17 Apr 2009 20:53:05 +0000
parents 8655aab1bb07
children 0d4d65cb6b7d
files materials/mkmaterialinfo.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/materials/mkmaterialinfo.sh	Fri Apr 17 20:49:53 2009 +0000
+++ b/materials/mkmaterialinfo.sh	Fri Apr 17 20:53:05 2009 +0000
@@ -7,7 +7,7 @@
 LISTPHP="$DESTDIR/materials.inc.php"
 LISTMAT="$DESTDIR/materials.pm"
 ALLOYPHP="$DESTDIR/alloys.inc.php"
-ALLOYPHP="$DESTDIR/alloys.txt"
+ALLOYTXT="$DESTDIR/alloys.txt"
 
 # Create the long list
 echo "Generating long list..."