Closed revmischa closed 4 years ago
What the hell? Our Makefile
definitely shouldn't try to download anything at that point. I'm going to claim you seriously misconfigured your system, because I don't see why install
should ever print that.
What command did you run?
The last line of make install
is:
install -m 0644 AppStream/telegram-purple.metainfo.xml /usr/local/share/metainfo/telegram-purple.metainfo.xml
So the error most definitely comes from whatever you were running after make install
.