proftpd: breaks with parallel builds
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 29 Aug 2010 19:48:34 +0000 (21:48 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 29 Aug 2010 19:51:07 +0000 (21:51 +0200)
commit6ef440ba0d1a0754c07db26ddb77ab81a0d401de
tree8030680db2dd1b1a029f34a5a5bc41a00496cca4
parentc06b3891ff9ff2f6780e7547a54d2688dafa016c
proftpd: breaks with parallel builds

The proftpd build system has a race condition, which may break the build
with high -j<level> values (libsupp.a isn't built by the time it is needed).

Fix it by using MAKE1 instead.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/proftpd/proftpd.mk