diff --git a/sys/unix/hints/linux.370 b/sys/unix/hints/linux.370 index c9c04f5b0..59923327b 100755 --- a/sys/unix/hints/linux.370 +++ b/sys/unix/hints/linux.370 @@ -309,7 +309,7 @@ POSTINSTALL+= cp -n sys/unix/sysconf $(INSTDIR)/sysconf; \ ( util/makedefs --grep-defined CRASHREPORT && \ ( cp win/share/nhcrashreport.lua $(INSTDIR) ; \ chmod 555 $(INSTDIR)/nhcrashreport.lua ; \ - cp $(LUATOP)/lua $(INSTDIR)/nhlua); true) + cp $(LUATOP)/lua $(INSTDIR)/nhlua); true); ifneq "$(CCISCLANG)" "" # gdb may not be installed if clang is chosen compiler so the game