diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-12-08 19:27:03 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-12-08 19:27:03 +0100 |
commit | 450eff3c5ff16321d0675c1e2c22f5f85aaf6524 (patch) | |
tree | a803819a4e450f90e7a3c83d5997688e71f57286 /debian/rules | |
parent | ad4e00085e39f53642c9e335d7a4a6bead868f26 (diff) |
Remove the 'debian/' directory.
Diffstat (limited to 'debian/rules')
-rw-r--r-- | debian/rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules deleted file mode 100644 index 2d33f6a..0000000 --- a/debian/rules +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/make -f - -%: - dh $@ |