diff options
| author | Paul Buetow <paul@buetow.org> | 2023-02-02 23:42:28 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-02-02 23:42:28 +0200 |
| commit | e2bf875c6ea615aaaabedb772c443b93e97746c7 (patch) | |
| tree | f8e09754328f0255cb258f1ea6c25c2824618260 /debian/rules | |
| parent | 98f385c8cd5a50b51ce7e99d9cbfe9175dbf5e5f (diff) | |
| parent | cd0034f3f17813da3c0f23b85bf775aa33ea8c11 (diff) | |
fix conflict
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 $@ |
