From 69324831a47c93006c82b7bd4d48ec7b33c716b3 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Tue, 17 Sep 2013 17:07:45 +0200 Subject: mariadb-tokudb-engine deb package is not architecture-independent --- debian/dist/Debian/control | 2 +- debian/dist/Ubuntu/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/dist/Debian/control b/debian/dist/Debian/control index d2a946326ed..77021cad411 100644 --- a/debian/dist/Debian/control +++ b/debian/dist/Debian/control @@ -240,7 +240,7 @@ Description: MariaDB database regression test suite (metapackage depending on th Package: mariadb-tokudb-engine-5.5 Section: database -Architecture: all +Architecture: any Depends: mariadb-server-5.5 Description: TokuDB storage engine for MariaDB TokuDB is a highly scalable, zero maintenance downtime, ACID and MVCC diff --git a/debian/dist/Ubuntu/control b/debian/dist/Ubuntu/control index ebf1e56e7cb..97dec4b3774 100644 --- a/debian/dist/Ubuntu/control +++ b/debian/dist/Ubuntu/control @@ -234,7 +234,7 @@ Description: MariaDB database regression test suite (metapackage depending on th Package: mariadb-tokudb-engine-5.5 Section: database -Architecture: all +Architecture: any Depends: mariadb-server-5.5 Description: TokuDB storage engine for MariaDB TokuDB is a highly scalable, zero maintenance downtime, ACID and MVCC -- cgit v1.2.1