Skip to content

patches/openwrt: generate-{link,files}: rebase

Josef Schlehofer requested to merge bugfix/fix-linksignatures into hbl

After merging !427 (merged), there are failing builds for HBL and HBD branches. This PR should fix why some packages are failing:

"default_prerm $0 $@"; ) > prerm; chmod 0755 postinst prerm; ) bash: -c: line 0: syntax error near unexpected token `('

Merge request reports