Use INSTALL_DATA instead of INSTALL to install the BitchX.hints file. This
means it's not made executable. Patch from Jeff Horelick <jdhore@gentoo.org>. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@222 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -173,4 +173,4 @@ distclean: clean
|
||||
|
||||
install:
|
||||
$(INSTALL) $(PLUGIN_NAME)$(SHLIB_SUFFIX) $(DESTDIR)$(PLUGINDIR)
|
||||
$(INSTALL) $(srcdir)/BitchX.hints $(DESTDIR)$(PLUGINDIR)/@HINT_FILE@
|
||||
$(INSTALL_DATA) $(srcdir)/BitchX.hints $(DESTDIR)$(PLUGINDIR)/@HINT_FILE@
|
||||
|
||||
Reference in New Issue
Block a user