Fix stupid inversion
modified libpkg/pkg.c
@@ -1166,7 +1166,7 @@ pkg_is_installed(struct pkgdb *db, const char *origin)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1176,7 +1176,7 @@ pkg_has_dir(struct pkg *p, const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|