commit: 2e95913fdb05a409ce392c2290fce24bbc943bb8
Author: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl>
AuthorDate: Wed Sep 1 16:35:53 2021 +0000
Commit: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl>
CommitDate: Wed Sep 1 16:35:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e95913f
gui-wm/phosh: qoutes on the right side now
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Gerben jan Dijkman <gjdijkman <AT> gjdwebserver.nl>
gui-wm/phosh/phosh-0.13.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gui-wm/phosh/phosh-0.13.1.ebuild b/gui-wm/phosh/phosh-0.13.1.ebuild
index 79530c4dc..1f15159f6 100644
--- a/gui-wm/phosh/phosh-0.13.1.ebuild
+++ b/gui-wm/phosh/phosh-0.13.1.ebuild
@@ -47,9 +47,9 @@ BDEPEND="
"
PATCHES=(
- $"{FILESDIR}"/0001-system-prompt-allow-blank-passwords.patch
- $"{FILESDIR}"/0002-fix-locale-issue.patch
- $"{FILESDIR}"/0003-fix-locale-issue-in-service-file-1.patch
+ "${FILESDIR}"/0001-system-prompt-allow-blank-passwords.patch
+ "${FILESDIR}"/0002-fix-locale-issue.patch
+ "${FILESDIR}"/0003-fix-locale-issue-in-service-file-1.patch
)
src_prepare() {