From a7f692f43917e4a1f3cc2b9f6dbb87ab66ca96d1 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 18 Dec 2007 05:17:19 +0000 Subject: * Hard-code lsdb-new.stanford.edu as the wallet server name for the time being. --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 2997e4b..0d9315f 100755 --- a/debian/rules +++ b/debian/rules @@ -31,7 +31,8 @@ endif config.status: configure dh_testdir CFLAGS="$(CFLAGS)" ./configure $(SYSTEM) --prefix=/usr \ - --mandir=\$${prefix}/share/man --with-afs-libs=/usr/lib/afs + --mandir=\$${prefix}/share/man --with-afs-libs=/usr/lib/afs \ + --with-wallet-server=lsdb-new.stanford.edu build: build-arch build-indep build-arch: build-stamp -- cgit v1.2.3