Fix SQL
modified libpkg/pkgdb.c
@@ -2148,7 +2148,7 @@ pkgdb_load_options(struct pkgdb *db, struct pkg *pkg)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/repodb.h
@@ -170,7 +170,7 @@ static const char initsql[] = ""
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -195,6 +195,7 @@ static const char initsql[] = ""
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -341,6 +342,7 @@ static const struct repo_changes repo_upgrades[] = {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified pkg/utils.c
@@ -168,7 +168,7 @@ info_flags(uint64_t opt, bool remote)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|