diff options
| author | Robert Tari <robert@tari.in> | 2021-08-05 21:39:23 +0200 |
|---|---|---|
| committer | Robert Tari <robert@tari.in> | 2021-08-05 21:39:23 +0200 |
| commit | df123b1e072fe51073ecd53ac9454e3980a96042 (patch) | |
| tree | 583c620d4434b060158e3ca2b0c850e2b9e8e1b0 /debian/rules | |
| parent | f3e62f2116b7f476ba834d220b9c05eb64f08c68 (diff) | |
| parent | 0fd84df69e24d5509ae1cb4af51d0b274ce7e57b (diff) | |
| download | ayatana-indicator-sound-df123b1e072fe51073ecd53ac9454e3980a96042.tar.gz ayatana-indicator-sound-df123b1e072fe51073ecd53ac9454e3980a96042.tar.bz2 ayatana-indicator-sound-df123b1e072fe51073ecd53ac9454e3980a96042.zip | |
Merge branch 'sunweaver-pr/travis-ci'
Attributes GH PR #19: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/19
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 5a01b3c..593fdf0 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,6 @@ override_dh_auto_configure: # Debian defines CMAKE_INSTALL_LOCALSTATEDIR as /usr/var, which is wrong. # So until Debian bug 719148 is fixed, do it ourselves. dh_auto_configure -- -DCMAKE_INSTALL_LOCALSTATEDIR="/var" \ - -Denable_tests=off \ $(NULL) override_dh_install: |
