Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
remove old #define
Eitan committed 15 years ago
commit 24c675fda47c8bf5a9e72f7e13e8baa19853ddc2
parent 4c0496adb280441513149923974612b683fba25d
1 file changed +0 -2
modified libpkg/pkg_create.c
@@ -13,8 +13,6 @@
#include "pkg_error.h"
#include "pkg_private.h"

-
#define METADATA_GLOB "+{DEINSTALL,INSTALL,MTREE_DIRS}"
-

static const char * pkg_create_set_format(struct archive *, pkg_formats);
static int pkg_create_from_dir(struct pkg *, const char *, struct archive *);
static int pkg_create_append_buffer(struct archive *, struct archive_entry *, const char *, const char *);