summaryrefslogtreecommitdiffstats
path: root/hyperkitty.spec
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty.spec')
-rw-r--r--hyperkitty.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/hyperkitty.spec b/hyperkitty.spec
index 39060f8..71e595b 100644
--- a/hyperkitty.spec
+++ b/hyperkitty.spec
@@ -127,9 +127,8 @@ touch --reference hyperkitty_standalone/settings.py \
%check
touch hyperkitty_standalone/__init__.py
-cp hyperkitty/tests_conf/settings_tests.py hyperkitty_standalone/settings_local.py
%{__python} hyperkitty_standalone/manage.py test --pythonpath=`pwd` hyperkitty
-rm -f hyperkitty_standalone/__init__.py hyperkitty_standalone/settings_local.py
+rm -f hyperkitty_standalone/__init__.py
%post