summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
index 8b4a5d716724..af04e5c38492 100644
--- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
+++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
@@ -23,7 +23,7 @@ DEPEND=""
S="${WORKDIR}/vte-${PV}/gnome-pty-helper"
src_prepare() {
- # As recommended by upstream (/usr/libexec/$PN is a setgid binary)
+ # As recommended by upstream (/usr/libexec/${PN} is a setgid binary)
if use hardened; then
export SUID_CFLAGS="-fPIE ${SUID_CFLAGS}"
export SUID_LDFLAGS="-pie ${SUID_LDFLAGS}"