]> code.citadel.org Git - citadel.git/commit
More work on "make install" including some simplification of database_cleanup.sh...
authorArt Cancro <ajc@citadel.org>
Sat, 11 Jun 2022 17:46:34 +0000 (13:46 -0400)
committerArt Cancro <ajc@citadel.org>
Sat, 11 Jun 2022 17:46:34 +0000 (13:46 -0400)
commite10adc6e31b6bb991d55a40919fb2f36e5b20d80
treeb9d757b87c5119afee298c43664a3f370dcff853
parent511f1e262b9f335faf1ca219ec6f72ab0a1f168b
More work on "make install" including some simplification of database_cleanup.sh.  Debian stopped updating their Berkeley DB packages so we aren't going to support their "db{version}_util" syntax anymore.  This makes life easier for the build process, even though we now have no hope of expecting that a compatible version of BDB will be available in the operating system."
citadel/Makefile
citadel/utils/database_cleanup.sh