mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
6 lines
159 B
Text
6 lines
159 B
Text
|
post_upgrade() {
|
||
|
echo "ATTENTION DB PACKAGE:"
|
||
|
echo "Please consider to run db_upgrade on Berkeley DB databases with a major db version number update."
|
||
|
}
|
||
|
|