diff options
Diffstat (limited to 'debian/rules')
-rw-r--r-- | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules index d010d87..2041132 100644 --- a/debian/rules +++ b/debian/rules @@ -3,9 +3,6 @@ %: dh $@ --with translations -override_dh_auto_test: - echo "Disabling tests until they are fixed" - override_dh_install: find debian/indicator-session/usr/lib -name *.la -delete find debian/indicator-session/usr/lib -name *.a -delete |