summary refs log tree commit diff
path: root/debian/rules
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2003-11-03 09:58:35 +0000
committerGerrit Pape <pape@smarden.org>2003-11-03 09:58:35 +0000
commitfd90a7a97149752372577643566534dc123c4589 (patch)
tree21beeab4b906e9018a76763db8aeb5ed1bbddf49 /debian/rules
parenteab11f2ac91d5fb60390a1eaad2a636f8b2b2122 (diff)
downloadrunit-fd90a7a97149752372577643566534dc123c4589.tar.gz
runit-fd90a7a97149752372577643566534dc123c4589.tar.xz
runit-fd90a7a97149752372577643566534dc123c4589.zip
deitlibc is fixed on ia64. debian_version_0_12_0-1
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 018fcec..e8aea4b 100755
--- 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: