Re-fix building i18n on pristine systems

Review Request #6165 — Created July 29, 2014 and submitted

Information

Djblets
release-0.8.x
e2698ec...

Reviewers

A patch to 0.8.8 reverted the behavior here, causing distribution builds to fail. This patch should provide the intended behavior for both cases.

I've added Carlos Corrales to the list of Reviewers so that he can verify that this does not break his intended behavior as well.

I built Fedora packages both with and without PYTHONPATH set in the environment. Prior to this patch, the build would fail due to being unable to locate djblets.util.filesystem. With this patch, the build completes successfully.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        setup.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        setup.py
    
    
  2. 
      
sgallagh
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.8.x (9f7e7c5)
david
  1. Ship It!

  2. 
      
CA
  1. Sorry for the problems caused. I didn't know about the previous modification. It seems to work this way! Thanks!

  2. 
      
Loading...