mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
2018-08-10 Fred Gleason <fredg@paravelsystems.com>
* Changed installation location of caed(8), ripcd(8), rdcatchd(8) and rdrepld(8) from '@prefix@/bin' to '@prefix@/sbin'. * Removed code to detach from controlling terminal after startup from caed(8), ripcd(8), rdcatchd(8) and rdrepld(8). * Removed code to manage dropbox instances from rdcatchd(8). * Removed code to start service daemons automatically from user modules. * Added rdservice(8).
This commit is contained in:
39
configure.ac
39
configure.ac
@@ -536,30 +536,31 @@ AC_CONFIG_FILES([rivendell.spec \
|
||||
xdg/rivendell-opsguide-pdf.desktop \
|
||||
debian/Makefile \
|
||||
debian/patches/Makefile \
|
||||
xdg/Makefile \
|
||||
rdadmin/Makefile \
|
||||
scripts/Makefile \
|
||||
ripcd/Makefile \
|
||||
rdlogin/Makefile \
|
||||
rdlibrary/Makefile \
|
||||
rdcatch/Makefile \
|
||||
rdcatchd/Makefile \
|
||||
rdlogedit/Makefile \
|
||||
rdlogmanager/Makefile \
|
||||
rdairplay/Makefile \
|
||||
rdpanel/Makefile \
|
||||
rdcartslots/Makefile \
|
||||
rdcastmanager/Makefile \
|
||||
rdselect/Makefile \
|
||||
rdmonitor/Makefile \
|
||||
rdrepld/Makefile \
|
||||
rdvairplayd/Makefile \
|
||||
tests/Makefile \
|
||||
importers/Makefile \
|
||||
ios/Makefile \
|
||||
ios/rmlsend/Makefile \
|
||||
ios/rmlsend/Classes/Makefile \
|
||||
ios/rmlsend/RMLSend.xcodeproj/Makefile \
|
||||
rdadmin/Makefile \
|
||||
ripcd/Makefile \
|
||||
rdairplay/Makefile \
|
||||
rdcartslots/Makefile \
|
||||
rdcastmanager/Makefile \
|
||||
rdcatch/Makefile \
|
||||
rdcatchd/Makefile \
|
||||
rdlibrary/Makefile \
|
||||
rdlogin/Makefile \
|
||||
rdlogedit/Makefile \
|
||||
rdlogmanager/Makefile \
|
||||
rdmonitor/Makefile \
|
||||
rdpanel/Makefile \
|
||||
rdrepld/Makefile \
|
||||
rdselect/Makefile \
|
||||
rdservice/Makefile \
|
||||
rdvairplayd/Makefile \
|
||||
scripts/Makefile \
|
||||
tests/Makefile \
|
||||
xdg/Makefile \
|
||||
])
|
||||
AC_OUTPUT()
|
||||
chmod 755 make_slack
|
||||
|
||||
Reference in New Issue
Block a user