2019-01-18 Fred Gleason <fredg@paravelsystems.com>

* Fixed a path bug in the Console Helper configuration that broke
	startup of rdalsaconfig(8) and rddbconfig(8) from the desktop
	menu when using default --prefix= value.
This commit is contained in:
Fred Gleason
2019-01-18 07:40:35 -05:00
parent c7c5e6727e
commit 6e45c0b624
8 changed files with 18 additions and 9 deletions

View File

@@ -551,6 +551,8 @@ AC_CONFIG_FILES([rivendell.spec \
utils/rmlsend/Makefile \
utils/sas_shim/Makefile \
xdg/Makefile \
xdg/rdalsaconfig-root-consolehelper \
xdg/rddbconfig-root-consolehelper \
])
AC_OUTPUT()