fix broken 'make install' with hints/linux.370

This commit is contained in:
nhmall
2023-12-28 11:45:36 -05:00
parent 624eeeb58c
commit 9f5f4b3c32

View File

@@ -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