diff options
author | 2011-06-16 14:06:51 +0100 | |
---|---|---|
committer | 2011-06-16 14:06:51 +0100 | |
commit | f3d322452e5c917b3eee56884c4847bc0b51f8ea (patch) | |
tree | 19347a9f754455df2a968b6ce8d90259eff258d7 /Makefile.am | |
parent | f44204d088eb37c22ca73204b02d5860d8b5fed1 (diff) | |
download | paludis-f3d322452e5c917b3eee56884c4847bc0b51f8ea.tar.gz paludis-f3d322452e5c917b3eee56884c4847bc0b51f8ea.tar.xz |
Appareo 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 907cbcf2c..66b8370e8 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,appareo,cave \ + --with-clients=default,cave \ --with-default-distribution=giant-space-monkey \ --enable-htmltidy --enable-search-index |