Alexander Pyhalov
2020-01-25 e41fa86a9682f5072891e00dcbb9a32172e9a882
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
MninDLNA expects to find template file in the build directory.
Anyway we don't need it, so just avoid generating init script.
 
--- minidlna-1.2.1/Makefile.in.1    2020-01-25 11:47:05.905565933 +0000
+++ minidlna-1.2.1/Makefile.in    2020-01-25 11:47:27.291558381 +0000
@@ -424,8 +424,7 @@
     -lFLAC $(flacogglibs) $(vorbislibs) $(avahilibs)
 
 SUFFIXES = .tmpl .
-GENERATED_FILES = \
-    linux/minidlna.init.d.script
+GENERATED_FILES =
 
 TEMPLATES = \
     linux/minidlna.init.d.script.tmpl