Comment 4 for bug 1877968

Revision history for this message
Norbert (nrbrtx) wrote :

Also seen on AskUbuntu. I posted a solution at https://askubuntu.com/a/1372667/66509 , will cite it here:

```
sudo sed -i "s|\${CMAKE_INSTALL_FULL_BINDIR}|/usr/bin|" /lib/systemd/system/gammu-smsd.service
sudo apt-get install gammu-smsd
```