mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Broken since 0e18b0a4e1 (proftpd: install configuration file
unconditionally). Fixes the following make error:
package/proftpd/proftpd.mk:49: *** missing 'endef', unterminated 'define'. Stop.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>