Commit 27a1a2b0 authored by Nicolas Boulenguez's avatar Nicolas Boulenguez Committed by Rafael Laboissière
Browse files

Drop HOME unused variable from debian/rules.

This line was also creating a directory without cleaning it
afterwards.
parent f93b7cb6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -21,8 +21,6 @@ include /usr/share/dpkg/default.mk
CFLAGS   += $(CPPFLAGS)
CXXFLAGS += $(CPPFLAGS)

HOME=$(shell mktemp -d)

export verbose_test = on

export QT_SELECT=5