p7zip: assorted fixes
[oi-userland.git] / components / encumbered / minidlna / patches / 05-fix-build.patch
blob78cd3f6a68a362bf4947605f3f70530b226ce9d3
1 MninDLNA expects to find template file in the build directory.
2 Anyway we don't need it, so just avoid generating init script.
4 --- minidlna-1.3.3/Makefile.in.orig
5 +++ minidlna-1.3.3/Makefile.in
6 @@ -464,8 +464,7 @@
7 -lFLAC $(flacogglibs) $(vorbislibs) $(avahilibs)
9 SUFFIXES = .tmpl .
10 -GENERATED_FILES = \
11 - linux/minidlna.init.d.script
12 +GENERATED_FILES =
14 TEMPLATES = \
15 linux/minidlna.init.d.script.tmpl