Update debian/rules
This commit is contained in:
parent
77d1bff189
commit
e53eb59beb
1
debian/rules
vendored
1
debian/rules
vendored
@ -7,7 +7,6 @@ override_dh_auto_install:
|
|||||||
# Fix permission on hyprland.pc (Hyprland sets 777 on everything in
|
# Fix permission on hyprland.pc (Hyprland sets 777 on everything in
|
||||||
# build/ directory)
|
# build/ directory)
|
||||||
chmod 644 build/hyprland.pc
|
chmod 644 build/hyprland.pc
|
||||||
|
|
||||||
# dh_auto_install auto detects the correct DESTDIR.
|
# dh_auto_install auto detects the correct DESTDIR.
|
||||||
# Modify PREFIX so that this DESTDIR is actually taken into account.
|
# Modify PREFIX so that this DESTDIR is actually taken into account.
|
||||||
# (Upstream Makefile supports PREFIX, but not DESTDIR)
|
# (Upstream Makefile supports PREFIX, but not DESTDIR)
|
||||||
|
Loading…
Reference in New Issue
Block a user