diff options
| author | David Bremner <david@tethera.net> | 2017-12-24 09:58:45 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-12-27 12:42:50 -0400 |
| commit | 9ced40228b2524bd09dc8e0063f1ce3db450caea (patch) | |
| tree | e3b67b528005e6e02b0c918a56452eaede99c255 /bindings/python/debian/rules | |
| parent | 4f5bbaf7e2cecfe5022ba4b28915cccfb7ccb12d (diff) | |
python: remove obsolete debian directory
It is unlikely this still works since it has not been updated since
2010. The python packages for debian are now built by the top level
debian/ packaging.
Diffstat (limited to 'bindings/python/debian/rules')
| -rwxr-xr-x | bindings/python/debian/rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bindings/python/debian/rules b/bindings/python/debian/rules deleted file mode 100755 index 2d33f6ac..00000000 --- a/bindings/python/debian/rules +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/make -f - -%: - dh $@ |
