runit

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit e36f07015fcf2f404e212d47b23ab392b05c6306
parent 3522c00abfd3c8c95f714432d69e551d5722fe51
Author: Gerrit Pape <pape@smarden.org>
Date:   Thu, 30 Oct 2003 14:56:16 +0000

don't use dietlibc on ia64 for now.

Diffstat:
Mdebian/rules | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules @@ -15,7 +15,7 @@ ifneq ($(DEB_HOST_ARCH),alpha) ifneq ($(DEB_HOST_ARCH),arm) ifneq ($(DEB_HOST_ARCH),hppa) ifneq ($(DEB_HOST_ARCH),i386) -ifneq ($(DEB_HOST_ARCH),ia64) +#ifneq ($(DEB_HOST_ARCH),ia64) ifneq ($(DEB_HOST_ARCH),mips) ifneq ($(DEB_HOST_ARCH),mipsel) ifneq ($(DEB_HOST_ARCH),powerpc) @@ -29,7 +29,7 @@ endif endif endif endif -endif +#endif configure: configure-stamp configure-stamp: