From: Valentin Vidic Date: Thu, 25 Sep 2008 15:35:25 +0000 (+0200) Subject: Allow package to be build on any architecture (not just i386). X-Git-Tag: 3.0.19-cn^0 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=commitdiff_plain;h=b0895ef8074c6dd090f9b0a65d58179941541756;p=php5-apc.git Allow package to be build on any architecture (not just i386). --- diff --git a/debian/control b/debian/control index 1e96dd4..0c39ebf 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: php5-apc Section: web -Architecture: i386 +Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends} Conflicts: php4-apc Description: APC module for PHP5