Index: trunk/server/fedora/specs/execsys.spec
===================================================================
--- trunk/server/fedora/specs/execsys.spec	(revision 1119)
+++ trunk/server/fedora/specs/execsys.spec	(revision 2836)
@@ -26,9 +26,9 @@
 %build
 ./configure --prefix=/usr/local --with-pl=/usr/bin/perl --with-php=/usr/bin/php-cgi --with-py=/usr/bin/python --with-exe=/usr/bin/mono
-make SYSCATDIR=/usr/local/sbin
+make
 
 %install
 [ $RPM_BUILD_ROOT != / ] && rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT SYSCATDIR=/usr/local/sbin
+make install DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -36,8 +36,5 @@
 
 %files
-%defattr(0644, root, root)
-/etc/httpd/conf.d/execsys.conf
 %defattr(0755, root, root)
-/usr/local/bin/static-cat
 /etc/init.d/execsys-binfmt
 /usr/local/sbin/ldapize.pl
