diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2018-03-21 22:40:40 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2018-03-21 22:40:40 +0100 |
commit | abd3d9186a6f0ee15688f91a416aaabc98f129a5 (patch) | |
tree | 7ae441188671f8b3f1e5699ed36deee2c243b74c /debian/rules | |
parent | 7accc6a2acfbfce2e9f4a25bd1a8ef9bfec4783a (diff) |
Remove trailing whitespaces
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 713b782..2df6d7e 100755 --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,7 @@ confflags += --build $(DEB_BUILD_GNU_TYPE) ifneq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) confflags += --host $(DEB_HOST_GNU_TYPE) endif - + ### %: |