mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2014-08-15 Fred Gleason <fredg@paravelsystems.com>
* Modified 'conf/Makefile.am' to install 'rd-bin.conf' in $(sysconfdir). * Updated 'INSTALL' to include information about the '--sysconfdir' flag. * Updated 'get_distro.sh' to detect RHEL 7 correctly. * Modified the installation script to work on RHEL 7 in 'rivendell.spec.in'.
This commit is contained in:
@@ -50,6 +50,9 @@ install: all
|
||||
cp $(RLM_MODULES) $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/
|
||||
mkdir -p $(DESTDIR)$(headerdir)
|
||||
cp rlm.h $(DESTDIR)$(headerdir)
|
||||
mkdir -p $(DESTDIR)$(prefix)/src/rlm
|
||||
cp *.c $(DESTDIR)$(prefix)/src/rlm/
|
||||
cp Makefile-example $(DESTDIR)$(prefix)/src/rlm/Makefile
|
||||
|
||||
headerdir = $(includedir)/rlm
|
||||
header_HEADERS = rlm.h
|
||||
|
||||
Reference in New Issue
Block a user