diff options
| author | su_v <suv-sf@users.sourceforge.net> | 2014-09-19 13:25:49 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2014-09-19 13:25:49 +0000 |
| commit | e2cb6279386c642f1a7adf1ca0d288b59a0fc91f (patch) | |
| tree | b0f4f043d03209f270a3a52d15b17198421a8709 | |
| parent | ports: maintain current ports for python25 and py25-* modules for packaging l... (diff) | |
| download | inkscape-e2cb6279386c642f1a7adf1ca0d288b59a0fc91f.tar.gz inkscape-e2cb6279386c642f1a7adf1ca0d288b59a0fc91f.zip | |
update EXTRA_DIST for files added in packaging/macosx/ports (r13604)
(bzr r13506.1.99)
| -rw-r--r-- | Makefile.am | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d9c756b94..7745f0dc3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -402,6 +402,26 @@ EXTRA_DIST = \ packaging/macosx/osx-build.sh \ packaging/macosx/osx-dmg.sh \ packaging/macosx/ports/devel/inkscape-packaging/Portfile \ + packaging/macosx/ports/lang/python25/Portfile \ + packaging/macosx/ports/lang/python25/files/_localemodule.c.ed \ + packaging/macosx/ports/lang/python25/files/locale.py.ed \ + packaging/macosx/ports/lang/python25/files/patch-64bit.diff \ + packaging/macosx/ports/lang/python25/files/patch-FSIORefNum.diff \ + packaging/macosx/ports/lang/python25/files/patch-Lib-cgi.py.diff \ + packaging/macosx/ports/lang/python25/files/patch-Lib-distutils-dist.py.diff \ + packaging/macosx/ports/lang/python25/files/patch-Makefile.pre.in.diff \ + packaging/macosx/ports/lang/python25/files/patch-Misc-setuid-prog.c.diff \ + packaging/macosx/ports/lang/python25/files/patch-Modules-posixmodule.c.diff \ + packaging/macosx/ports/lang/python25/files/patch-configure.diff \ + packaging/macosx/ports/lang/python25/files/patch-fwrapv.diff \ + packaging/macosx/ports/lang/python25/files/patch-libedit.diff \ + packaging/macosx/ports/lang/python25/files/patch-mac_ver.diff \ + packaging/macosx/ports/lang/python25/files/patch-pyconfig.h.in.diff \ + packaging/macosx/ports/lang/python25/files/patch-setup.py-disabled_modules.diff \ + packaging/macosx/ports/lang/python25/files/patch-setup.py.diff \ + packaging/macosx/ports/lang/python25/files/pyconfig.ed \ + packaging/macosx/ports/lang/python25/files/pyconfig.h-universal.ed \ + packaging/macosx/ports/lang/python25/files/python25 \ packaging/macosx/ports/lang/python26/Portfile \ packaging/macosx/ports/lang/python26/files/patch-Lib-cgi.py.diff \ packaging/macosx/ports/lang/python26/files/patch-Lib-distutils-dist.py.diff \ @@ -423,6 +443,16 @@ EXTRA_DIST = \ packaging/macosx/ports/python/py25-Pillow/Portfile \ packaging/macosx/ports/python/py25-Pillow/files/patch-_imagingft.c.diff \ packaging/macosx/ports/python/py25-Pillow/files/patch-setup.py-v1.7.8.diff \ + packaging/macosx/ports/python/py25-lxml/Portfile \ + packaging/macosx/ports/python/py25-nose/Portfile \ + packaging/macosx/ports/python/py25-nose/files/nosetests24 \ + packaging/macosx/ports/python/py25-nose/files/nosetests25 \ + packaging/macosx/ports/python/py25-nose/files/nosetests26 \ + packaging/macosx/ports/python/py25-nose/files/nosetests27 \ + packaging/macosx/ports/python/py25-nose/files/nosetests31 \ + packaging/macosx/ports/python/py25-nose/files/nosetests32 \ + packaging/macosx/ports/python/py25-nose/files/nosetests33 \ + packaging/macosx/ports/python/py25-nose/files/nosetests34 \ packaging/macosx/ports/python/py25-numpy/Portfile \ packaging/macosx/ports/python/py25-numpy/files/patch-f2py_setup.py.diff \ packaging/macosx/ports/python/py25-numpy/files/patch-fcompiler_g95.diff \ @@ -430,6 +460,7 @@ EXTRA_DIST = \ packaging/macosx/ports/python/py25-numpy/files/patch-numpy_linalg_setup.py.diff \ packaging/macosx/ports/python/py25-numpy/files/patch-setup.py.diff \ packaging/macosx/ports/python/py25-numpy/files/wrapper-template \ + packaging/macosx/ports/python/py25-setuptools/Portfile \ packaging/win32/inkscape.nsi \ packaging/win32/inkscape.nsi.uninstall \ packaging/win32/languages/Breton.nsh \ |
