fix broken 'make install' with hints/linux.370
This commit is contained in:
@@ -309,7 +309,7 @@ POSTINSTALL+= cp -n sys/unix/sysconf $(INSTDIR)/sysconf; \
|
|||||||
( util/makedefs --grep-defined CRASHREPORT && \
|
( util/makedefs --grep-defined CRASHREPORT && \
|
||||||
( cp win/share/nhcrashreport.lua $(INSTDIR) ; \
|
( cp win/share/nhcrashreport.lua $(INSTDIR) ; \
|
||||||
chmod 555 $(INSTDIR)/nhcrashreport.lua ; \
|
chmod 555 $(INSTDIR)/nhcrashreport.lua ; \
|
||||||
cp $(LUATOP)/lua $(INSTDIR)/nhlua); true)
|
cp $(LUATOP)/lua $(INSTDIR)/nhlua); true);
|
||||||
|
|
||||||
ifneq "$(CCISCLANG)" ""
|
ifneq "$(CCISCLANG)" ""
|
||||||
# gdb may not be installed if clang is chosen compiler so the game
|
# gdb may not be installed if clang is chosen compiler so the game
|
||||||
|
|||||||
Reference in New Issue
Block a user