mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
gui-apps/hyprpaper: use "${PN}" instead of hyprpaper in dobin
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -27,5 +27,5 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin "${BUILD_DIR}/hyprpaper"
|
||||
dobin "${BUILD_DIR}/${PN}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user