diff options
author | 2011-06-16 13:52:13 +0100 | |
---|---|---|
committer | 2011-06-16 13:52:13 +0100 | |
commit | f44204d088eb37c22ca73204b02d5860d8b5fed1 (patch) | |
tree | 0909d5fbdfe6698a9f6b096931a89d7b9f229ab8 /Makefile.am | |
parent | 0465d3dd418e96a3a4c97ffe74dfa52884dd8b2b (diff) | |
download | paludis-f44204d088eb37c22ca73204b02d5860d8b5fed1.tar.gz paludis-f44204d088eb37c22ca73204b02d5860d8b5fed1.tar.xz |
Accerso 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 02f9de543..907cbcf2c 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 \ + --with-clients=default,appareo,cave \ --with-default-distribution=giant-space-monkey \ --enable-htmltidy --enable-search-index |