From 0f0387697d0676f0a9705e75473d0d9a09431399 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 20 Sep 2007 16:46:32 -0400 Subject: Remove yaml references from setup.py and specfile. --- func.spec | 2 -- 1 file changed, 2 deletions(-) (limited to 'func.spec') diff --git a/func.spec b/func.spec index 2ad7d6f..55efdc5 100644 --- a/func.spec +++ b/func.spec @@ -41,8 +41,6 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT %dir %{python_sitelib}/func/server/modules %{python_sitelib}/func/server/modules/*.py* -%dir %{python_sitelib}/func/server/yaml -%{python_sitelib}/func/server/yaml/*.py* %dir /var/log/func %post -- cgit