summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-30 22:09:23 +0000
committerPaul Buetow <paul@buetow.org>2022-01-30 22:09:23 +0000
commit3ce5be863e5178aa045c6aff3fb6d5da62c50be9 (patch)
treeca98291ba979ccb08b8498c44bfe7e8ba123d3a3 /debian/rules
parentd81c0b0fb5698d3d5f6add3efdfb5384442c023d (diff)
delete debian stuff
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 $@