Update debian/rules
This commit is contained in:
parent
584d5a436b
commit
6a2bdb4d9d
2
debian/rules
vendored
2
debian/rules
vendored
@ -10,7 +10,7 @@ override_dh_auto_install:
|
|||||||
# 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)
|
||||||
dh_auto_install -- PREFIX='$${DESTDIR}/usr
|
dh_auto_install -- PREFIX='$${DESTDIR}/usr'
|
||||||
|
|
||||||
override_dh_clean:
|
override_dh_clean:
|
||||||
# call clear target provided by Hyprland
|
# call clear target provided by Hyprland
|
||||||
|
Loading…
Reference in New Issue
Block a user