PKGBUILDs/core/db/db.install

6 lines
159 B
Text
Raw Normal View History

post_upgrade() {
echo "ATTENTION DB PACKAGE:"
echo "Please consider to run db_upgrade on Berkeley DB databases with a major db version number update."
}