diff options
author | 2011-02-04 20:00:32 +0000 | |
---|---|---|
committer | 2011-02-04 20:00:32 +0000 | |
commit | 8e76744365a37d8cf9816764377cbdd26592e568 (patch) | |
tree | 4b9a1490d65f0062152ce1d9ddfb6211c97920d2 /Makefile.am | |
parent | c054c6d7c9be6df0f99a3876f4fbe7608deb023f (diff) | |
download | paludis-8e76744365a37d8cf9816764377cbdd26592e568.tar.gz paludis-8e76744365a37d8cf9816764377cbdd26592e568.tar.xz |
Ding dong, inquisitio is dead
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index fb5b48a99..24b533c48 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-ruby --enable-ruby-doc --enable-vim \ --with-hacked-log-dir='$${DESTDIR}$${prefix}/log_dir' \ --with-repositories=default,accounts,gemcutter \ --with-environments=default,portage \ - --with-clients=default,accerso,appareo,cave,inquisitio,instruo \ + --with-clients=default,accerso,appareo,cave,instruo \ --with-default-distribution=giant-space-monkey \ --enable-htmltidy --enable-search-index |