mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Use %%PYTHON_SITELIBDIR%% to enable package build on python2.3
This commit is contained in:
parent
ce53a9d11d
commit
aa0e9522d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86234
1 changed files with 5 additions and 5 deletions
|
@ -2,10 +2,10 @@
|
|||
%%PORTDOCS%%share/examples/py-ltxml/gscore.dtd
|
||||
%%PORTDOCS%%share/examples/py-ltxml/simple.py
|
||||
%%PORTDOCS%%share/examples/py-ltxml/small.xml
|
||||
lib/python2.2/site-packages/PyLTXML/LTXMLinter.so
|
||||
lib/python2.2/site-packages/PyLTXML/__init__.py
|
||||
lib/python2.2/site-packages/PyLTXML/__init__.pyc
|
||||
lib/python2.2/site-packages/PyLTXML/__init__.pyo
|
||||
@dirrm lib/python2.2/site-packages/PyLTXML
|
||||
%%PYTHON_SITELIBDIR%%/PyLTXML/LTXMLinter.so
|
||||
%%PYTHON_SITELIBDIR%%/PyLTXML/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/PyLTXML/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/PyLTXML/__init__.pyo
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/PyLTXML
|
||||
%%PORTDOCS%%@dirrm share/examples/py-ltxml
|
||||
%%PORTDOCS%%@dirrm share/doc/py-ltxml
|
||||
|
|
Loading…
Add table
Reference in a new issue