Removing disabling of tests on sparc, seems not needed anymore.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
51b94b62a7
commit
3d00e6fe5a
1 changed files with 0 additions and 5 deletions
5
debian/rules
vendored
5
debian/rules
vendored
|
@ -28,8 +28,3 @@ execute_after_dh_auto_install:
|
|||
|
||||
# removing unused files
|
||||
rm -f debian/plzip/usr/share/info/dir*
|
||||
|
||||
ifeq ($(DEB_BUILD_ARCH),sparc)
|
||||
override_dh_auto_test:
|
||||
# disabled (see #608642)
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue