mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-08 22:16:09 +02:00
Drop perl-DBD-mysql
This package is not used by anything and depends on MySQL which has been dropped, too. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -57,7 +57,7 @@ ldconfig
|
||||
/usr/local/bin/update-lang-cache
|
||||
|
||||
# remove dropped packages
|
||||
for package in lcr mysql; do
|
||||
for package in lcr perl-DBD-mysql mysql; do
|
||||
if [ -e /opt/pakfire/db/installed/meta-$package ]; then
|
||||
pakfire remove -y $package
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user