diff options
| author | Paul Buetow <paul@buetow.org> | 2021-01-24 14:38:25 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-01-24 14:38:25 +0000 |
| commit | afcef00afe30374790ff8b2494ed46e7ffa3b19e (patch) | |
| tree | 00586b45186841f5d286399340a791a9a9745824 /debian/rules | |
| parent | 7d074646f4f6ddfc7bffaca4c83a7574c35b8cf9 (diff) | |
prepare next release0.4.5
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 13 |
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 $@ |
