diff options
| author | Ted Gould <ted@gould.cx> | 2015-02-09 12:05:06 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2015-02-09 12:05:06 -0600 |
| commit | a30edaddc32d70d8a64fe8158b879620ead22e87 (patch) | |
| tree | 1331bf2cfe5d924040ad12eaa3ad2bcc5bc617bb /debian/rules | |
| parent | fe57009ba87b4cd9403cd219c26cc9487ac5d276 (diff) | |
| parent | 1b0c78a1bd4237a920a569a64efe6bd006e4a9ca (diff) | |
| download | ayatana-indicator-sound-a30edaddc32d70d8a64fe8158b879620ead22e87.tar.gz ayatana-indicator-sound-a30edaddc32d70d8a64fe8158b879620ead22e87.tar.bz2 ayatana-indicator-sound-a30edaddc32d70d8a64fe8158b879620ead22e87.zip | |
Update to trunk
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 8fb0f91..7e4e4ef 100755 --- a/debian/rules +++ b/debian/rules @@ -17,3 +17,6 @@ override_dh_install: install -m 644 debian/indicator-sound-crashdb.conf debian/indicator-sound/etc/apport/crashdb.conf.d/ dh_install --fail-missing +# For live test logs: +#override_dh_auto_test: +# ARGS=-V dh_auto_test |
