diff options
author | jschauma <jschauma@pkgsrc.org> | 2004-10-04 00:49:26 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2004-10-04 00:49:26 +0000 |
commit | 16abe8a434a80e4d01e411c1b771529c6b2583b4 (patch) | |
tree | d7ebdaa300383766aedf8c8745e83c206417bf37 /lang/python15/PLIST.common_end | |
parent | 0d464cdd436a23dd497450b79a0566af23baea90 (diff) | |
download | pkgsrc-16abe8a434a80e4d01e411c1b771529c6b2583b4.tar.gz |
Make this install and deinstall cleanly under IRIX and Linux.
Diffstat (limited to 'lang/python15/PLIST.common_end')
-rw-r--r-- | lang/python15/PLIST.common_end | 11 |
1 files changed, 11 insertions, 0 deletions
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 |