./setup.py install --skip-build does not install i18n files

Bug #1045810 reported by Paolo Borelli
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-distutils-extra
New
Undecided
Unassigned

Bug Description

If you run build and install in two steps the i18n files are not installed:

./setup.py build
./settup.py install --skip-build

it seems like the build command automagically adds the files to the one that should be installed. Maybe this logic should be split and also added to the plain install command

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.