]> git.sur5r.net Git - i3/i3/blobdiff - debian/rules
533-randr15.t: Add a fake output connected to the fake monitor
[i3/i3] / debian / rules
index e119f26013f477d33e2eec84d93df067b4acc13b..e4da3db851845af34ca767d7dafafac37364cd21 100755 (executable)
@@ -13,5 +13,9 @@ override_dh_strip:
 override_dh_auto_test:
        # TODO: enable tests
 
+override_dh_auto_configure:
+       # The default is /usr/share/doc/i3
+       dh_auto_configure -- --docdir=/usr/share/doc/i3-wm
+
 %:
        dh $@ --parallel --builddirectory=build --with=autoreconf