compat: .pkg is there for long enough, remove forward compat.
modified libpkg/packing.c
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
@@ -47,10 +47,9 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
|
|
|
|
|
@@ -95,8 +94,6 @@ packing_init(struct packing **pack, const char *path, pkg_formats format, int cl
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -121,13 +118,6 @@ packing_init(struct packing **pack, const char *path, pkg_formats format, int cl
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
@@ -421,11 +421,6 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -1573,7 +1568,6 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/pkg_create.c
@@ -256,7 +256,7 @@ pkg_create_archive(struct pkg *pkg, struct pkg_create *pc, unsigned required_fla
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_repo_create.c
@@ -1145,7 +1145,7 @@ pkg_repo_pack_db(const char *name, const char *archive, char *path,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -141,7 +141,6 @@ struct pkg_ctx {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -693,7 +692,7 @@ void pkg_config_file_free(struct pkg_config_file *);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|