summaryrefslogtreecommitdiff
path: root/distro/ubuntu/postrm
blob: 63a1c188861f2936cb1233a393db167b39c6ce8b (plain)
1
2
3
4
5
6
#!/bin/sh
set -e

pkgname=libmatekbd

exit 0