compat: only create .txz symlinks for packagesite and meta
modified libpkg/packing.c
@@ -52,7 +52,7 @@ struct packing {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -126,7 +126,7 @@ packing_init(struct packing **pack, const char *path, pkg_formats format, int cl
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -482,7 +482,7 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_create.c
@@ -200,7 +200,7 @@ pkg_create_archive(struct pkg *pkg, struct pkg_create *pc, unsigned required_fla
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_repo_create.c
@@ -947,7 +947,7 @@ pkg_repo_pack_db(const char *name, const char *archive, char *path,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -781,7 +781,7 @@ int pkg_jobs_resolv(struct pkg_jobs *jobs);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|