Index: branches/fc15-dev/server/fedora/specs/tokensys.spec
===================================================================
--- branches/fc15-dev/server/fedora/specs/tokensys.spec	(revision 1803)
+++ branches/fc15-dev/server/fedora/specs/tokensys.spec	(revision 1836)
@@ -10,5 +10,5 @@
 BuildRoot: %{_tmppath}/%(%{__id_u} -n)-%{name}-%{version}-root
 %define debug_package %{nil}
-Prereq: /usr/kerberos/bin/kinit, /usr/bin/aklog
+Prereq: /usr/bin/kinit, /usr/bin/aklog
 
 %description
@@ -24,5 +24,5 @@
 
 %build
-./configure --with-kinit=/usr/kerberos/bin/kinit --with-aklog=/usr/bin/aklog
+./configure --with-kinit=/usr/bin/kinit --with-aklog=/usr/bin/aklog
 
 %install
