mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-09 17:40:32 +00:00
Adapt to S/UNPACKDIR changes
Remove or update S definitions as required to work with oe-core S/UNPACKDIR changes. Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
@@ -26,8 +26,6 @@ inherit systemd
|
||||
|
||||
SYSTEMD_SERVICE:${PN} = "fail2ban.service"
|
||||
|
||||
S = "${UNPACKDIR}/git"
|
||||
|
||||
do_install:append () {
|
||||
rm -f ${D}/${bindir}/fail2ban-python
|
||||
install -d ${D}/${sysconfdir}/fail2ban
|
||||
|
||||
Reference in New Issue
Block a user