Yep, that works. So does changing line 31 to:

data_files.append((path_figures, glob('%s/figures/*' % path)))

(Maybe there is some reason to not do that.)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to python-distutils-extra in Ubuntu.
https://bugs.launchpad.net/bugs/1670208

Title:
  Only *.png files are installed from help/C/figures

Status in python-distutils-extra package in Ubuntu:
  New

Bug description:
  I tried to add a .svg icon to the help/C/figures folder in the
  language-selector package, but found that it wasn't installed. The
  problem was solved by converting it to a .png file, but it seems like
  the code ought to allow other image formats but .png.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-distutils-extra/+bug/1670208/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to