Fix two stupid mistakes to allow deletion of packages.
modified libpkg/pkgdb.c
@@ -288,7 +288,7 @@ pkgdb_it_next(struct pkgdb_it *it, struct pkg **pkg_p, int flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -761,7 +761,7 @@ pkgdb_loadmtree(struct pkgdb *db, struct pkg *pkg)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1153,7 +1153,7 @@ static int get_pragma(sqlite3 *s, const char *sql, int64_t *res) {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|