]> git.pld-linux.org Git - packages/rpm.git/blob - sqlite-db-backend.patch
- pl for new subpackages
[packages/rpm.git] / sqlite-db-backend.patch
1 --- rpm-4.16.1.2/macros.in~     2020-12-25 11:29:20.000000000 +0100
2 +++ rpm-4.16.1.2/macros.in      2021-01-05 22:55:49.955934996 +0100
3 @@ -627,7 +627,7 @@
4  # sqlite Sqlite database
5  # dummy dummy backend (no actual functionality)
6  #
7 -%_db_backend         bdb
8 +%_db_backend         sqlite
9  
10  #
11  #      Macros used to configure Berkley db parameters.
This page took 0.027884 seconds and 3 git commands to generate.