chiark / gitweb /
exercise the C client a bit from tests
[disorder] / debian / rules
index ac22a296af574cd2ae752e76b362039aa209a2b5..a7e2c5875a2920d37c5ba06368835a70720a9e99 100755 (executable)
@@ -19,7 +19,7 @@
 #
 
 # Options to configure.  This can be overridden by the caller if necessary.
-CONFIGURE=--prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib --mandir=/usr/share/man
+CONFIGURE=--prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib --mandir=/usr/share/man --with-browser=x-www-browser
 
 # Set DEB_BUILD_OPTIONS=noopt to produce a non-optimized build.
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))