From 95555ede4d732878d576415e5d338b0104b78ad6 Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Fri, 27 May 2011 16:49:25 +0300 Subject: db: more fix for read-only cache remounting remount to read-write before trying to create the cache directory subdirs. fix a fd leak that might prevent remounting back to rw. --- src/apk_database.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/apk_database.h') diff --git a/src/apk_database.h b/src/apk_database.h index 9b032e7..b28a77b 100644 --- a/src/apk_database.h +++ b/src/apk_database.h @@ -110,7 +110,6 @@ struct apk_database { apk_blob_t *arch; unsigned int local_repos; int permanent : 1; - int ro_cache : 1; int compat_newfeatures : 1; int compat_notinstallable : 1; -- cgit v1.2.3-70-g09d2