]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
build with krb5, and note
authorkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Fri, 30 May 2003 20:09:40 +0000 (20:09 +0000)
committerkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Fri, 30 May 2003 20:09:40 +0000 (20:09 +0000)
git-svn-id: svn://svn.1ts.org/debian/branches/athena-update-branch@176 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f

zephyr/debian/changelog
zephyr/debian/rules

index 97419dec0860c6a1313a31c00b8753cf201eb016..d6d87800e1537097c507b70c80764f1a79dce428 100644 (file)
@@ -1,3 +1,9 @@
+zephyr (2.1.20010518.SNAPSHOT-10.2) unstable; urgency=low
+
+  * Patch in the krb5 interrealm.
+
+ -- Karl Ramm <kcr@1ts.org>  Fri, 30 May 2003 16:03:47 -0400
+
 zephyr (2.1.20010518.SNAPSHOT-10.1) unstable; urgency=low
 
   * Experimental update to the latest athena code.
index 2caa1ff9090c611791a0c21d4e0b02f1e55d944d..9dc1796d30d586077b03512a40c20d86c60c1484 100755 (executable)
@@ -23,7 +23,7 @@ configure-stamp:
        dh_testdir
        # Add here commands to configure the package.
        -mkdir krb
-       cd krb&&../configure --with-krb4=/usr $(CONFIGURE_ROOT)
+       cd krb&&../configure --with-krb4=/usr --with-krb5=/usr $(CONFIGURE_ROOT)
        -mkdir no-krb
        cd no-krb&&../configure $(CONFIGURE_ROOT)
        touch configure-stamp