mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Merge "install_prereq: Update repositories before install on Debian systems"
This commit is contained in:
@@ -101,6 +101,7 @@ handle_debian() {
|
||||
apt-get install aptitude
|
||||
fi
|
||||
extra_packs=`check_installed_debs $PACKAGES_DEBIAN`
|
||||
$testcmd aptitude update
|
||||
$testcmd aptitude install -y $extra_packs
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user