From 3d71442ed11cacb7badb4fb74f997d8834633606 Mon Sep 17 00:00:00 2001 From: perky Date: Fri, 9 Jan 2004 02:04:12 +0000 Subject: Fix plist. Reported by: Mun-Kyo Seo --- lang/python-devel/pkg-plist | 1 + lang/python25/pkg-plist | 1 + lang/python26/pkg-plist | 1 + lang/python27/pkg-plist | 1 + lang/python30/pkg-plist | 1 + lang/python31/pkg-plist | 1 + lang/python32/pkg-plist | 1 + 7 files changed, 7 insertions(+) diff --git a/lang/python-devel/pkg-plist b/lang/python-devel/pkg-plist index e960e24516c0..76a827582a80 100644 --- a/lang/python-devel/pkg-plist +++ b/lang/python-devel/pkg-plist @@ -60,6 +60,7 @@ include/%%PYTHON_VERSION%%/pystate.h include/%%PYTHON_VERSION%%/pythonrun.h include/%%PYTHON_VERSION%%/pythread.h include/%%PYTHON_VERSION%%/rangeobject.h +include/%%PYTHON_VERSION%%/setobject.h include/%%PYTHON_VERSION%%/sliceobject.h include/%%PYTHON_VERSION%%/stringobject.h include/%%PYTHON_VERSION%%/structmember.h diff --git a/lang/python25/pkg-plist b/lang/python25/pkg-plist index e960e24516c0..76a827582a80 100644 --- a/lang/python25/pkg-plist +++ b/lang/python25/pkg-plist @@ -60,6 +60,7 @@ include/%%PYTHON_VERSION%%/pystate.h include/%%PYTHON_VERSION%%/pythonrun.h include/%%PYTHON_VERSION%%/pythread.h include/%%PYTHON_VERSION%%/rangeobject.h +include/%%PYTHON_VERSION%%/setobject.h include/%%PYTHON_VERSION%%/sliceobject.h include/%%PYTHON_VERSION%%/stringobject.h include/%%PYTHON_VERSION%%/structmember.h diff --git a/lang/python26/pkg-plist b/lang/python26/pkg-plist index e960e24516c0..76a827582a80 100644 --- a/lang/python26/pkg-plist +++ b/lang/python26/pkg-plist @@ -60,6 +60,7 @@ include/%%PYTHON_VERSION%%/pystate.h include/%%PYTHON_VERSION%%/pythonrun.h include/%%PYTHON_VERSION%%/pythread.h include/%%PYTHON_VERSION%%/rangeobject.h +include/%%PYTHON_VERSION%%/setobject.h include/%%PYTHON_VERSION%%/sliceobject.h include/%%PYTHON_VERSION%%/stringobject.h include/%%PYTHON_VERSION%%/structmember.h diff --git a/lang/python27/pkg-plist b/lang/python27/pkg-plist index e960e24516c0..76a827582a80 100644 --- a/lang/python27/pkg-plist +++ b/lang/python27/pkg-plist @@ -60,6 +60,7 @@ include/%%PYTHON_VERSION%%/pystate.h include/%%PYTHON_VERSION%%/pythonrun.h include/%%PYTHON_VERSION%%/pythread.h include/%%PYTHON_VERSION%%/rangeobject.h +include/%%PYTHON_VERSION%%/setobject.h include/%%PYTHON_VERSION%%/sliceobject.h include/%%PYTHON_VERSION%%/stringobject.h include/%%PYTHON_VERSION%%/structmember.h diff --git a/lang/python30/pkg-plist b/lang/python30/pkg-plist index e960e24516c0..76a827582a80 100644 --- a/lang/python30/pkg-plist +++ b/lang/python30/pkg-plist @@ -60,6 +60,7 @@ include/%%PYTHON_VERSION%%/pystate.h include/%%PYTHON_VERSION%%/pythonrun.h include/%%PYTHON_VERSION%%/pythread.h include/%%PYTHON_VERSION%%/rangeobject.h +include/%%PYTHON_VERSION%%/setobject.h include/%%PYTHON_VERSION%%/sliceobject.h include/%%PYTHON_VERSION%%/stringobject.h include/%%PYTHON_VERSION%%/structmember.h diff --git a/lang/python31/pkg-plist b/lang/python31/pkg-plist index e960e24516c0..76a827582a80 100644 --- a/lang/python31/pkg-plist +++ b/lang/python31/pkg-plist @@ -60,6 +60,7 @@ include/%%PYTHON_VERSION%%/pystate.h include/%%PYTHON_VERSION%%/pythonrun.h include/%%PYTHON_VERSION%%/pythread.h include/%%PYTHON_VERSION%%/rangeobject.h +include/%%PYTHON_VERSION%%/setobject.h include/%%PYTHON_VERSION%%/sliceobject.h include/%%PYTHON_VERSION%%/stringobject.h include/%%PYTHON_VERSION%%/structmember.h diff --git a/lang/python32/pkg-plist b/lang/python32/pkg-plist index e960e24516c0..76a827582a80 100644 --- a/lang/python32/pkg-plist +++ b/lang/python32/pkg-plist @@ -60,6 +60,7 @@ include/%%PYTHON_VERSION%%/pystate.h include/%%PYTHON_VERSION%%/pythonrun.h include/%%PYTHON_VERSION%%/pythread.h include/%%PYTHON_VERSION%%/rangeobject.h +include/%%PYTHON_VERSION%%/setobject.h include/%%PYTHON_VERSION%%/sliceobject.h include/%%PYTHON_VERSION%%/stringobject.h include/%%PYTHON_VERSION%%/structmember.h -- cgit