tags 402426 - patch
tags 402246 + patch
thanks

Oops :-)

----- Forwarded message from Wouter Verhelst <[EMAIL PROTECTED]> -----

Date: Wed, 1 Aug 2007 18:13:30 +0200
From: Wouter Verhelst <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: patch
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.16 (2007-06-11)

tags 402426 + patch
thanks

Hi,

The configure.in file is written slightly strange, so it doesn't
autodetect whether kerberos is available unless you explicitly enable
it.

Thus, you need to apply the following to close this bug:

===========
--- debian/rules.orig   2007-08-01 18:10:42.000000000 +0200
+++ debian/rules        2007-08-01 18:10:56.000000000 +0200
@@ -28,7 +28,7 @@
 config.status: configure
        dh_testdir
        # Add here commands to configure the package.
-       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info --enable-cache --enable-browser-dnd 
--disable-update-mimedb
+       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info --enable-cache --enable-browser-dnd 
--disable-update-mimedb --with-kerberos-prefix=/usr
 
 
 build: patch-stamp build-stamp
===========

Thanks,

-- 
<Lo-lan-do> Home is where you have to wash the dishes.
  -- #debian-devel, Freenode, 2004-09-22

----- End forwarded message -----

-- 
<Lo-lan-do> Home is where you have to wash the dishes.
  -- #debian-devel, Freenode, 2004-09-22


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to