From 76360551dcc9c5f2a4f9cff946a01161faaec344 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 15 May 2015 17:02:07 -0400 Subject: Initial commit --- debian/rules | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 debian/rules (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..2b796a9 --- /dev/null +++ b/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +override_dh_gconf: + dh_gconf --priority=20 + +%: + dh $@ -- cgit v1.2.3