summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2021-02-06 23:36:34 -0500
committerAaron M. Ucko <ucko@debian.org>2021-02-06 23:38:56 -0500
commit10ba82ce64e656f94d7b96ba65bc3a799faa783d (patch)
tree078b52c93062d058677459a288bdadf068852a90
parentdd0652dd34739ba51b195cf07e79e8aca7a630d4 (diff)
routine-update: Remove trailing whitespace in debian/rules
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e0d0100..1ed17b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ bsdgames-nonfree (2.17-9) UNRELEASED; urgency=medium
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
+ * Remove trailing whitespace in debian/rules (routine-update)
-- Aaron M. Ucko <ucko@debian.org> Sat, 06 Feb 2021 23:35:57 -0500
diff --git a/debian/rules b/debian/rules
index 1563e32..21e7d29 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ override_dh_auto_configure:
override_dh_auto_install:
dh_auto_install -- INSTALL_PREFIX=$(DEB_DESTDIR)
- -rm -f $(DEB_DESTDIR)/var/games/$(pkg)/rogue.scores
+ -rm -f $(DEB_DESTDIR)/var/games/$(pkg)/rogue.scores
mkdir -p $(DEB_DESTDIR)/usr/share/vrms/reasons
echo "$(pkg): No commercial use" \
> $(DEB_DESTDIR)/usr/share/vrms/reasons/$(pkg)