X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fsubversion;h=c9ef0caf1095f519205ed832ceddc4a7c48714da;hp=90e0420bdd03096acae0673a5666338dee54de3c;hb=c8ead4a543859582497e107173c650cec4203d4f;hpb=f1baee3ed43cd2c7d74893bc00ea876e3ff894da diff --git a/lfs/subversion b/lfs/subversion index 90e0420bdd..c9ef0caf10 100644 --- a/lfs/subversion +++ b/lfs/subversion @@ -82,7 +82,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --with-installbuilddir=/usr/lib/apr-0 \ --with-ssl --disable-nls \ --disable-mod-activation - cd $(DIR_APP) && make + cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) @$(POSTBUILD)