mirror of
				https://github.com/ElvishArtisan/rivendell.git
				synced 2025-11-03 23:53:59 +01:00 
			
		
		
		
	2021-08-03 Fred Gleason <fredg@paravelsystems.com>
* Changed the 'MYSQL_PKG' dependency for Debian and Raspbian from 'mysql-client' to 'mariadb-client'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
		@@ -22158,3 +22158,6 @@
 | 
			
		||||
	'RDSystem::timeFormat()' and 'RDSystem::setTimeFormat()' methods.
 | 
			
		||||
	* Added a 'Date/Time Formats' section to the 'System-Wide Settings'
 | 
			
		||||
	dialog in rdadmin(1).
 | 
			
		||||
2021-08-03 Fred Gleason <fredg@paravelsystems.com>
 | 
			
		||||
	* Changed the 'MYSQL_PKG' dependency for Debian and Raspbian from
 | 
			
		||||
	'mysql-client' to 'mariadb-client'.
 | 
			
		||||
 
 | 
			
		||||
@@ -157,7 +157,7 @@ case "$ar_distro_id" in
 | 
			
		||||
       AC_SUBST(APACHE_PKG,"apache2")
 | 
			
		||||
       AC_SUBST(APACHE_CONFIG_DIR,"/etc/apache2/conf.d")
 | 
			
		||||
       AC_SUBST(USERMODE_PKG,"")
 | 
			
		||||
       AC_SUBST(MYSQL_PKG,"mysql-client")
 | 
			
		||||
       AC_SUBST(MYSQL_PKG,"mariadb-client")
 | 
			
		||||
       AC_SUBST(QT_MYSQL_PKG,"libqt5sql5-mysql")
 | 
			
		||||
       AC_SUBST(DOC_PATH,"/usr/share/doc/rivendell")
 | 
			
		||||
       AC_SUBST(HAVE_USERMODE,"no")
 | 
			
		||||
@@ -173,7 +173,7 @@ case "$ar_distro_id" in
 | 
			
		||||
       AC_SUBST(APACHE_PKG,"apache2")
 | 
			
		||||
       AC_SUBST(APACHE_CONFIG_DIR,"/etc/apache2/conf.d")
 | 
			
		||||
       AC_SUBST(USERMODE_PKG,"")
 | 
			
		||||
       AC_SUBST(MYSQL_PKG,"mysql-client")
 | 
			
		||||
       AC_SUBST(MYSQL_PKG,"mariadb-client")
 | 
			
		||||
       AC_SUBST(QT_MYSQL_PKG,"libqt5sql5-mysql")
 | 
			
		||||
       AC_SUBST(DOC_PATH,"/usr/share/doc/rivendell")
 | 
			
		||||
       AC_SUBST(HAVE_USERMODE,"no")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user