diff options
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 | ||||
-rw-r--r-- | cvs/cvs_1.11.6.oe | 2 | ||||
-rw-r--r-- | cvs/cvs_1.11.9.oe | 2 |
3 files changed, 5 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index bf35a0a504..80b045e3d1 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -5,6 +5,7 @@ kebert@geralt.doma kergoth@direwolf.(none) kergoth@direwolf.itg.ti.com kergoth@direwolf.ppp.ti.com +kergoth@nexus.(none) kergoth@zelda.tuxnami.org mallum@shuttle.(none) mickey@allanon.vanille.de diff --git a/cvs/cvs_1.11.6.oe b/cvs/cvs_1.11.6.oe index ece1b60d91..5ba44e5d66 100644 --- a/cvs/cvs_1.11.6.oe +++ b/cvs/cvs_1.11.6.oe @@ -4,3 +4,5 @@ RDEPENDS = libc6 SRC_URI := http://www.cvshome.org/files/19/10/${P}.tar.bz2 inherit autotools + +EXTRA_OECONF = --with-krb4=no --with-gssapi=no diff --git a/cvs/cvs_1.11.9.oe b/cvs/cvs_1.11.9.oe index ece1b60d91..5ba44e5d66 100644 --- a/cvs/cvs_1.11.9.oe +++ b/cvs/cvs_1.11.9.oe @@ -4,3 +4,5 @@ RDEPENDS = libc6 SRC_URI := http://www.cvshome.org/files/19/10/${P}.tar.bz2 inherit autotools + +EXTRA_OECONF = --with-krb4=no --with-gssapi=no |