diff options
author | recht <recht@pkgsrc.org> | 2003-08-26 23:43:26 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2003-08-26 23:43:26 +0000 |
commit | f49e37b950087a02f73b3f722cada7c409412c80 (patch) | |
tree | b5502fd0bc35c6481cdc88c00770fef1f3e6b53f | |
parent | 36618d33e80d9e332767875f35744a0a5d180b59 (diff) | |
download | pkgsrc-f49e37b950087a02f73b3f722cada7c409412c80.tar.gz |
Fix PLIST.
This fixes hubertf's bulk build.
-rw-r--r-- | x11/py-gtk2/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/py-gtk2/PLIST b/x11/py-gtk2/PLIST index 1900d613399..16a806fedab 100644 --- a/x11/py-gtk2/PLIST +++ b/x11/py-gtk2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/08/25 19:26:10 recht Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/08/26 23:43:26 recht Exp $ bin/pygtk-codegen-2.0 include/pygtk-2.0/pygobject.h include/pygtk-2.0/pygtk/pygtk.h @@ -37,7 +37,6 @@ ${PYSITELIB}/pygtk.pth ${PYSITELIB}/pygtk.py ${PYSITELIB}/pygtk.pyc ${PYSITELIB}/pygtk.pyo -${PYSITELIB}/sitecustomize.pyo share/pygtk/2.0/codegen/__init__.py share/pygtk/2.0/codegen/__init__.pyc share/pygtk/2.0/codegen/__init__.pyo |