PKGBUILDs/core/db/db.install

6 lines
159 B
Text
Raw Normal View History

2009-09-26 14:35:50 +00:00
post_upgrade() {
echo "ATTENTION DB PACKAGE:"
echo "Please consider to run db_upgrade on Berkeley DB databases with a major db version number update."
}