Merge branch 'master' of git://github.com/pkgng/pkgng
modified libpkg/packing.c
@@ -149,9 +149,7 @@ packing_append_file_attr(struct packing *pack, const char *filepath,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -187,23 +185,14 @@ packing_append_file_attr(struct packing *pack, const char *filepath,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg.h.in
@@ -336,6 +336,7 @@ typedef enum _pkg_config_key {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -230,6 +230,11 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified pkg/version.c
@@ -412,6 +412,8 @@ exec_version(int argc, char **argv)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|