From 73aa4be939d4a2b0e7d48451c633067c36b02446 Mon Sep 17 00:00:00 2001 From: jschauma Date: Mon, 4 Oct 2004 00:49:26 +0000 Subject: Make this install and deinstall cleanly under IRIX and Linux. --- lang/python15/PLIST.common_end | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lang/python15/PLIST.common_end (limited to 'lang/python15/PLIST.common_end') diff --git a/lang/python15/PLIST.common_end b/lang/python15/PLIST.common_end new file mode 100644 index 00000000000..857d2052dbe --- /dev/null +++ b/lang/python15/PLIST.common_end @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST.common_end,v 1.1 2004/10/04 00:49:26 jschauma Exp $ +@dirrm lib/python1.5/test/output +@dirrm lib/python1.5/test +@dirrm lib/python1.5/plat-${PY_PLATNAME} +@dirrm lib/python1.5/lib-tk +@dirrm lib/python1.5/lib-stdwin +@exec ${MKDIR} %D/lib/python1.5/lib-dynload +@dirrm lib/python1.5/lib-dynload +@dirrm lib/python1.5/config +@dirrm lib/python1.5 +@dirrm include/python1.5 -- cgit v1.2.3