From 40f8c162172f9f7d3b190da4a60449e4352d6205 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 28 Jan 2008 20:56:57 +0000 Subject: * Change hard-coded wallet server to wallet.stanford.edu. --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 3f77918..3378885 100755 --- a/debian/rules +++ b/debian/rules @@ -35,8 +35,8 @@ endif config.status: configure dh_testdir CFLAGS="$(CFLAGS)" ./configure $(SYSTEM) --prefix=/usr \ - --mandir=\$${prefix}/share/man --with-afs-libs=/usr/lib/afs \ - --with-wallet-server=lsdb-new.stanford.edu + --mandir=\$${prefix}/share/man --with-afs \ + --with-wallet-server=wallet.stanford.edu build: build-arch build-indep build-arch: build-stamp -- cgit v1.2.3