George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
hound
Commits:
ccc510bb by George Rawlinson at 2026-01-04T08:23:14+00:00
reuse: simplify conf
- - - - -
1 changed file:
- REUSE.toml
Changes:
=====================================
REUSE.toml
=====================================
@@ -8,15 +8,9 @@ path = [
".SRCINFO",
".nvchecker.toml",
"*.install",
- "*.sysusers",
- "*.tmpfiles",
- "*.logrotate",
- "*.pam",
- "*.service",
- "*.socket",
- "*.timer",
- "*.desktop",
- "*.hook",
+ "sysusers.conf",
+ "tmpfiles.conf",
+ "systemd.service",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hound/-/commit/ccc510bb29cdc7b3ca05afb283866f7f47a3e509
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hound/-/commit/ccc510bb29cdc7b3ca05afb283866f7f47a3e509
You're receiving this email because of your account on gitlab.archlinux.org.