diff options
author | Allan LeSage <allan.lesage@canonical.com> | 2012-12-17 16:19:06 -0600 |
---|---|---|
committer | Allan LeSage <allan.lesage@canonical.com> | 2012-12-17 16:19:06 -0600 |
commit | 0219eb9a1c3ba1574c28b14c23c1586fda3c7cfb (patch) | |
tree | c47e0707b9646b06b402db1e4047957fe3fbee96 /debian | |
parent | 21040fcad5f3a0a808d6a0ac2a9beb4d9e595673 (diff) | |
download | ayatana-ido-0219eb9a1c3ba1574c28b14c23c1586fda3c7cfb.tar.gz ayatana-ido-0219eb9a1c3ba1574c28b14c23c1586fda3c7cfb.tar.bz2 ayatana-ido-0219eb9a1c3ba1574c28b14c23c1586fda3c7cfb.zip |
Remove auto_test override.
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules index bf038e4..c05f4c4 100755 --- a/debian/rules +++ b/debian/rules @@ -11,6 +11,3 @@ override_dh_autoreconf: override_dh_install: find debian/tmp/usr/lib -name *.la -delete dh_install --fail-missing - -override_dh_auto_test: - xvfb-run dh_auto_test |