Bug #2384
closedMakefile:49: recipe for target 'install-core' failed
0%
Description
Hallo Jörg,
ich bekomme die folgende Fehlermeldung, da die Datei custom.css nicht existiert.
install -D libepgd-epgdata.so /home/martin/rpmbuild/BUILDROOT/vdr-epg-daemon-1.0.42-1.fc24.x86_64/usr/lib64/epgd/
make1: Leaving directory '/home/martin/rpmbuild/BUILD/vdr-epg-daemon-1.0.42/PLUGINS/epgdata'
(cd "http/" && make install)
make1: Entering directory '/home/martin/rpmbuild/BUILD/vdr-epg-daemon-1.0.42/http'
cp -u ./www/epgd.js ./www/common.js ./www/favicon.ico /home/martin/rpmbuild/BUILDROOT/vdr-epg-daemon-1.0.42-1.fc24.x86_64/usr/share/vdr/epgd/
cp ./www/epgd.css /home/martin/rpmbuild/BUILDROOT/vdr-epg-daemon-1.0.42-1.fc24.x86_64/usr/share/vdr/epgd/
test -f ./custom.css && cat ./custom.css >> /home/martin/rpmbuild/BUILDROOT/vdr-epg-daemon-1.0.42-1.fc24.x86_64/usr/share/vdr/epgd/epgd.css;
Makefile:49: recipe for target 'install-core' failed
make1: *** [install-core] Error 1
Updated by marco over 8 years ago
marco wrote:
Hallo Jörg,
ich bekomme die folgende Fehlermeldung, da die Datei custom.css nicht existiert.
ok, die Änderung ist bereits im git, Ticket kann geschlossen werden.