mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
chore: cleanup debian packaging
This commit is contained in:
parent
7870b97553
commit
94a15410ee
2 changed files with 0 additions and 16 deletions
6
debian/rules
vendored
6
debian/rules
vendored
|
|
@ -19,9 +19,3 @@ override_dh_auto_configure:
|
|||
override_dh_missing:
|
||||
dh_missing --fail-missing
|
||||
|
||||
.PHONY: override_dh_install
|
||||
override_dh_install:
|
||||
if ! dh_install; then \
|
||||
tree debian/tmp; \
|
||||
exit 1; \
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue