fixed nlsop for packaging ..
[physik/nlsop.git] / configure
index 303dde0..056e71a 100755 (executable)
--- a/configure
+++ b/configure
@@ -103,7 +103,7 @@ EOF
 if [ "$nodfb" = "0" ]; then
 
 cat >> Makefile << EOF
-CFLAGS = -DDEBUG -DUSE_DFB_API -DFONT=\"$prefix/share/$name/decker.ttf\" -O3 -Wall -I$dfb_inc_dir
+CFLAGS = -DDEBUG -DUSE_DFB_API -DFONT=\"$prefix/share/$main/decker.ttf\" -O3 -Wall -I$dfb_inc_dir
 LIBS = -L$dfb_lib_dir -ldirectfb $GENLIBS
 
 OBJS = random.o dfbapi.o $GENAPI