summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
authorJohn Eckersberg <jeckersb@redhat.com>2008-02-04 16:10:58 -0500
committerJohn Eckersberg <jeckersb@redhat.com>2008-02-04 16:10:58 -0500
commit323f05de0a3ace6fd39bb75e97ce2ac52db2fa63 (patch)
tree7e481562a324a034bb808c6f9243f1b3478f75cf /func.spec
parentd4a45d1e6fffd04fef17621d996abfac7183306f (diff)
downloadthird_party-func-323f05de0a3ace6fd39bb75e97ce2ac52db2fa63.tar.gz
third_party-func-323f05de0a3ace6fd39bb75e97ce2ac52db2fa63.tar.xz
third_party-func-323f05de0a3ace6fd39bb75e97ce2ac52db2fa63.zip
Add overlord netapp module so we can create filer objects. Hot.
Diffstat (limited to 'func.spec')
-rw-r--r--func.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/func.spec b/func.spec
index 4547129..1ce6fe0 100644
--- a/func.spec
+++ b/func.spec
@@ -71,6 +71,7 @@ rm -fr $RPM_BUILD_ROOT
%{python_sitelib}/func/minion/*.py*
%{python_sitelib}/func/overlord/*.py*
%{python_sitelib}/func/overlord/cmd_modules/*.py*
+%{python_sitelib}/func/overlord/modules/*.py*
%{python_sitelib}/func/*.py*
%dir %{python_sitelib}/func/minion/modules
%{python_sitelib}/func/minion/modules/*.py*