~ulrith/mailman/russian-2.1.20

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Mark Sapiro
  • Date: 2013-10-18 22:47:23 UTC
  • Revision ID: mark@msapiro.net-20131018224723-9sr556ksvdzw634h
Fixed Makefile to not include $DESTDIR in paths compiled into .pyc
files for traceback purposes.  (LP: #1241770)

Show diffs side-by-side

added added

removed removed

Lines of Context:
124
124
        do \
125
125
            (cd $$d; $(MAKE) DESTDIR=$(DESTDIR) install); \
126
126
        done
127
 
        $(PYTHON) -c 'from compileall import *; compile_dir("$(DESTDIR)$(prefix)/Mailman")'
 
127
        $(PYTHON) -c 'from compileall import *; compile_dir("$(DESTDIR)$(prefix)/Mailman", ddir="$(prefix)/Mailman")'
128
128
 
129
129
# Only run bin/update if we aren't installing in DESTDIR, as this
130
130
# means there are probably no lists to deal with, and it wouldn't