]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/minidlna
Merge remote-tracking branch 'origin/next' into thirteen
[people/pmueller/ipfire-2.x.git] / lfs / minidlna
index e2c1d21926b9645d0cd525af3105f83946b7342d..26ec3dd0087ed71f7601eb3f06adf88363a847f3 100644 (file)
@@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
+       cd $(DIR_APP) && sed -i '/include/a #include <limits.h>/' metadata.c
        cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_APP) && make install