From 2ac7d9856df433aa8d43ebf20a82ba283c54966d Mon Sep 17 00:00:00 2001 From: nalin Date: Aug 23 2005 22:29:38 +0000 Subject: stop forcibly regenerating the docs --- diff --git a/oddjob.spec b/oddjob.spec index 07b3019..16c7929 100644 --- a/oddjob.spec +++ b/oddjob.spec @@ -8,7 +8,7 @@ Summary: A D-BUS service which runs odd jobs. License: BSD Group: System Environment/Daemons BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildPrereq: dbus-devel >= 0.22, libselinux-devel, pam-devel, python-devel, xmlto +BuildPrereq: dbus-devel >= 0.22, libselinux-devel, pam-devel, python-devel Prereq: /sbin/chkconfig %description @@ -43,10 +43,6 @@ sample_flag=--enable-sample %endif %configure --with-selinux-acls=default --with-selinux-labels --with-python $sample_flag make -pushd doc -xmlto html-nochunks oddjob.xml -popd - %install [ "$RPM_BUILD_ROOT" != "/" ] && rm -fr "$RPM_BUILD_ROOT"