summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-02-02 23:42:28 +0200
committerPaul Buetow <paul@buetow.org>2023-02-02 23:42:28 +0200
commite2bf875c6ea615aaaabedb772c443b93e97746c7 (patch)
treef8e09754328f0255cb258f1ea6c25c2824618260 /debian/rules
parent98f385c8cd5a50b51ce7e99d9cbfe9175dbf5e5f (diff)
parentcd0034f3f17813da3c0f23b85bf775aa33ea8c11 (diff)
fix conflict
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules13
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index b760bee..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-%:
- dh $@