openwrt / routing

OpenWrt Routing Packages
334 stars 378 forks source link

bird1-openwrt: fix Makefile issues #955

Closed rogerpueyo closed 1 year ago

rogerpueyo commented 1 year ago

This commit replaces the deprecated licensing text with an SPDX license identifier, and removes tab indentations in the conffiles sections. These issues were kindly reported by @BKPepe at #928 after merging, so they're being fixed here.

rogerpueyo commented 1 year ago

Thanks for your help, Josef!

BKPepe commented 1 year ago

Glad to help, but I am afraid that you need to bump PKG_RELEASE, so it reflects correct conffiles.

rogerpueyo commented 1 year ago

Glad to help, but I am afraid that you need to bump PKG_RELEASE, so it reflects correct conffiles.

Legit, fixed. Thanks again :-)