Date: Mon, 09 Jun 2014 21:15:52 +0000 From: bz-noreply@freebsd.org To: freebsd-python@FreeBSD.org Subject: [Bug 190847] New: [PATCH] PYTHON_PY3K_PLIST_HACK: Take @dirrmtry entries into account as well. Message-ID: <bug-190847-17421@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190847 Bug ID: 190847 Summary: [PATCH] PYTHON_PY3K_PLIST_HACK: Take @dirrmtry entries into account as well. Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: Infrastructure Assignee: freebsd-python@FreeBSD.org Reporter: rakuco@FreeBSD.org CC: koobs@FreeBSD.org, mva@FreeBSD.org Blocks: 180467 Created attachment 143581 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143581&action=edit Proposed patch This was first sent to Phabricator (https://phabric.freebsd.org/D191), so trying here as well. When using the plist hack to add __pycache__ entries for Python >= 3.2.0, take @dirrmtry entries into account as well, otherwise if those directories happen to contain __pycache__ subdirectories the latter will not be removed. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190847-17421>