summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@mit.edu>2014-11-25 17:56:30 -0500
committerGravatar Benjamin Barenblat <bbaren@mit.edu>2014-11-25 18:09:36 -0500
commit40fb0b7080b1d2fedcdd06a2ebf9fc44af97324c (patch)
treef6666cb964a69b50b82cb3fdf25ab39ee5994d7e /debian/rules
parente9ec56549871b9027527a7470f382435d6f52b73 (diff)
Import upstream’s patch to have 'make test' work again
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index e516a2a..039bd78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,8 +16,3 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
override_dh_auto_configure:
dh_auto_configure -- --disable-silent-rules
-
-override_dh_auto_test:
- # Tests are broken in v1.1.1. See upstream issue #233
- # <https://code.google.com/p/transmission-remote-gtk/issues/detail?id=233>.
- /bin/true