summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 5f12a5c..13bf6c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ override_dh_auto_build:
./manage.sh locales # run pybabel
make themes
python3 ./debian/ionicons/generate.py < ./debian/ionicons/input.json
+ echo '{"bang":[]}' > searx/data/bangs.json
# do not run tests because the splinter python3 module is not packaged yet
override_dh_auto_test: