summaryrefslogtreecommitdiffstats
path: root/pkg_dest.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkg_dest.h')
-rw-r--r--pkg_dest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_dest.h b/pkg_dest.h
index f536155..33c72da 100644
--- a/pkg_dest.h
+++ b/pkg_dest.h
@@ -23,7 +23,7 @@ struct pkg_dest
{
char *name;
char *root_dir;
- char *ipkg_dir;
+ char *opkg_dir;
char *lists_dir;
char *info_dir;
char *status_file_name;