mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
gui-apps/hyprshot: escape dollar sign in optfeature messages
Signed-off-by: Filip Kobierski <fkobi@pm.me>
This commit is contained in:
@@ -30,5 +30,5 @@ src_install() {
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "Screen freezing with --freeze" gui-apps/hyprpicker
|
||||
optfeature "$XDG_PICTURES_DIR detection" x11-misc/xdg-user-dirs
|
||||
optfeature "\$XDG_PICTURES_DIR detection" x11-misc/xdg-user-dirs
|
||||
}
|
||||
|
||||
@@ -28,5 +28,5 @@ src_install() {
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "Screen freezing with --freeze" gui-apps/hyprpicker
|
||||
optfeature "$XDG_PICTURES_DIR detection" x11-misc/xdg-user-dirs
|
||||
optfeature "\$XDG_PICTURES_DIR detection" x11-misc/xdg-user-dirs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user