* configure the prefix right
authorWilfried Göesgens <willi@citadel.org>
Sun, 21 Sep 2008 15:41:39 +0000 (15:41 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 21 Sep 2008 15:41:39 +0000 (15:41 +0000)
citadel/debian/rules

index ca65f0818a7b10a09590022219c59078244857f0..d3a750c08744b7e41500ec1b6f8f7d7ae0a63e56 100755 (executable)
@@ -40,7 +40,7 @@ configure-stamp:
        dh_testdir
 
        LDFLAGS="$(LDFLAGS)"; CFLAGS="$(CFLAGS)" ./configure \
-               --with-prefix=/var/lib/citadel/ \
+               --prefix=/var/lib/citadel/ \
                --with-datadir=/var/lib/citadel/ \
                --with-helpdir=/usr/share/citadel-server/ \
                --with-spooldir=/var/spool/citadel/ \