diff options
author | 2010-08-21 20:27:13 +0100 | |
---|---|---|
committer | 2010-08-22 09:46:17 +0100 | |
commit | e11e4f0105cb71dc86524c95a3132492f590e6fc (patch) | |
tree | 1a8748e00d575dbe2a4c6649f594ab0444982cd6 /misc | |
parent | 89487ae270cf49a239cef7c264ff39cb7b35bb5a (diff) | |
download | paludis-e11e4f0105cb71dc86524c95a3132492f590e6fc.tar.gz paludis-e11e4f0105cb71dc86524c95a3132492f590e6fc.tar.xz |
Remove dead code
Diffstat (limited to 'misc')
-rw-r--r-- | misc/common-makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/common-makefile.am b/misc/common-makefile.am index ef35bc008..c6cbcca64 100644 --- a/misc/common-makefile.am +++ b/misc/common-makefile.am @@ -77,7 +77,6 @@ LOG_COMPILER = \ PALUDIS_NO_XTERM_TITLES="yes" \ PALUDIS_OPTIONS="" \ PALUDIS_OUTPUT_MANAGERS_DIR="`$(top_srcdir)/paludis/repositories/e/ebuild/utils/canonicalise $(top_srcdir)/paludis/environments/paludis/output_managers/`" \ - PALUDIS_OUTPUTWRAPPER_DIR="`$(top_srcdir)/paludis/repositories/e/ebuild/utils/canonicalise $(top_builddir)/paludis/util/`" \ PALUDIS_PC_SLOT=@PALUDIS_PC_SLOT@ \ PALUDIS_PIPE_COMMAND_READ_FD="" \ PALUDIS_PIPE_COMMAND_WRITE_FD="" \ |