Remove trailing whitespace from rules.

This commit is contained in:
Simon Quigley 2018-05-21 21:18:47 -05:00
parent 9bf136022e
commit 14613b54ac
2 changed files with 1 additions and 1 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ libqtxdg (3.2.0-0ubuntu1) UNRELEASED; urgency=medium
* Update copyright file.
* Remove "~" from debhelper depends.
* Update the watch file to point to the new upstream location.
* Remove trailing whitespace from rules.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 21 May 2018 21:05:57 -0500

1
debian/rules vendored
View File

@ -15,4 +15,3 @@ override_dh_auto_configure:
dh_auto_configure -- \
-DBUILD_DEV_UTILS=YES \
-DCMAKE_BUILD_TYPE=RelWithDebInfo