summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@mister-muffin.de>2017-06-16 15:20:20 +0200
committerJohannes 'josch' Schauer <josch@mister-muffin.de>2017-06-16 15:20:20 +0200
commit7ce0fd9bc004b1a928f6a760be5da30eb2902bdd (patch)
treeeb69af1ac4dc78d959000e25d5d6264d8ae547dc
parent4ea6146d20b3543c1e1b40ae0da8a370d90c7d81 (diff)
squash me
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index a7fbbaf..7ccb17a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,6 @@
#! /usr/bin/make -f
#export DH_VERBOSE = 1
-export SEARX_SETTINGS_PATH = $(shell pwd)/searx/settings.yml
-# without a utf8 locale, python-yaml is unable to parse the ut8 encoded settings.yml
-export export LC_ALL=C.UTF-8
%:
dh $@ --with python3 --buildsystem=pybuild