diff options
Diffstat (limited to 'dev-python/python-pam/python-pam-0.1.4.ebuild')
-rw-r--r-- | dev-python/python-pam/python-pam-0.1.4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/python-pam/python-pam-0.1.4.ebuild b/dev-python/python-pam/python-pam-0.1.4.ebuild index 430a527..8fe6dfb 100644 --- a/dev-python/python-pam/python-pam-0.1.4.ebuild +++ b/dev-python/python-pam/python-pam-0.1.4.ebuild @@ -9,6 +9,7 @@ EAPI=4 inherit distutils MY_PN=${PN#python-} +S=${WORKDIR}/${MY_PN} DESCRIPTION="An interface to the Pluggable Authentication Modules (PAM) library on linux, written in pure python (using ctypes)" HOMEPAGE="http://atlee.ca/software/pam" |