Check for the abi compatibility before installing a package
modified libpkg/pkg_add.c
@@ -35,6 +35,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -126,7 +127,7 @@ pkg_add(struct pkgdb *db, const char *path, int flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -160,30 +161,21 @@ pkg_add(struct pkgdb *db, const char *path, int flags)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|