1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Fix plist for pkg_add. Thanks nivit for pointing this out

Approved by:	itetcu (mentor, implicit)
This commit is contained in:
Dryice Dong Liu 2007-02-11 09:49:25 +00:00
parent 3efa2a53ef
commit 0cd53f5026
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184855
2 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,4 @@
@dirrm %%EXAMPLEDIR%%/polymorph
@dirrm %%EXAMPLEDIR%%/vertical
@dirrm %%EXAMPLEDIR%%
@exec %%PREFIX%%/bin/easy_install -q -N -S %%PREFIX%%/%%PYTHON_SITELIBDIR%% %%EGG%%

View File

@ -21,3 +21,4 @@
@dirrm %%EXAMPLEDIR%%/polymorph
@dirrm %%EXAMPLEDIR%%/vertical
@dirrm %%EXAMPLEDIR%%
@exec %%PREFIX%%/bin/easy_install -q -N -S %%PREFIX%%/%%PYTHON_SITELIBDIR%% %%EGG%%