aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoger Roger <[email protected]>2024-01-31 17:17:42 +0100
committerMihai Fufezan <[email protected]>2024-01-31 19:34:16 +0200
commit4f804d5f962070c531dea5025e61be8a0da8129e (patch)
tree59433a376d58ea687642ffae08030146498c1f34 /Makefile
parente6f7724ab0f72f190e0005c6959c11625cc0c6fe (diff)
downloadHyprland-4f804d5f962070c531dea5025e61be8a0da8129e.tar.gz
Hyprland-4f804d5f962070c531dea5025e61be8a0da8129e.zip
Makefile: remove hyprland symlink on uninstall
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0108a0ae..9c5e94d5 100644
--- a/Makefile
+++ b/Makefile
@@ -60,6 +60,7 @@ install:
uninstall:
rm -f ${PREFIX}/share/wayland-sessions/hyprland.desktop
rm -f ${PREFIX}/bin/Hyprland
+ rm -f ${PREFIX}/bin/hyprland
rm -f ${PREFIX}/bin/hyprctl
rm -f ${PREFIX}/bin/hyprpm
rm -f ${PREFIX}/lib/libwlroots.so.13032