Comment 4 for bug 1877968

Revision history for this message
Norbert (nrbrtx) wrote : Re: package gammu-smsd 1.41.0-1 failed to install/upgrade: installed gammu-smsd package post-installation script subprocess returned error exit status 1

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
```