X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2FLocale-Country;h=b2c1455efe75262191cb2a0cf4584e97ed593321;hb=3d454690b7e4a8b4b17b8db38a21a88c407de3e3;hp=d52ba1413622977f9ae5256da4b871465d36b170;hpb=70df830214c97a68fcb7e89ae0d7df58c35590be;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/Locale-Country b/lfs/Locale-Country index d52ba1413..b2c1455ef 100644 --- a/lfs/Locale-Country +++ b/lfs/Locale-Country @@ -71,7 +71,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && perl Makefile.PL - cd $(DIR_APP) && make + cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) @$(POSTBUILD)