mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2023-12-03 Fred Gleason <fredg@paravelsystems.com>
* Updated the required packages list for Debian Bookworm in 'INSTALL'. * Changed the distro name from 'Raspbian' to 'Raspberry Pi OS' in 'configure.ac'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -154,9 +154,9 @@ case "$ar_distro_id" in
|
||||
|
||||
raspbian)
|
||||
AC_MSG_NOTICE([Distro is Debian-ish])
|
||||
DISTRO_FAMILY="| Distribution Family ... Debian |"
|
||||
DISTRO_FAMILY="| Distribution Family ... Debian |"
|
||||
DISTRO_IS_DEBIANISH=yes
|
||||
DISTRO_NAME="| Distribution Name ... Raspbian |"
|
||||
DISTRO_NAME="| Distribution Name ... Raspberry Pi OS |"
|
||||
AC_SUBST(APACHE_PKG,"apache2")
|
||||
AC_SUBST(APACHE_CONFIG_DIR,"/etc/apache2/conf.d")
|
||||
AC_SUBST(USERMODE_PKG,"")
|
||||
|
Reference in New Issue
Block a user