mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -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
|
||||
|
|
|
|||
10
debian/sway-regolith.install
vendored
10
debian/sway-regolith.install
vendored
|
|
@ -1,10 +0,0 @@
|
|||
etc/sway
|
||||
usr/bin/sway*
|
||||
usr/share/bash-completion/completions/sway*
|
||||
usr/share/fish/vendor_completions.d/sway*
|
||||
usr/share/man/man1/sway*
|
||||
usr/share/man/man5/sway*
|
||||
usr/share/man/man7/sway*
|
||||
usr/share/wayland-sessions
|
||||
usr/share/zsh/vendor-completions/_sway*
|
||||
debian/config.d/50-systemd-user.conf /etc/sway/config.d/
|
||||
Loading…
Add table
Add a link
Reference in a new issue