aboutsummaryrefslogtreecommitdiff
path: root/debian/postrm
blob: efa15906d243b167c3904aac3985c9c31d383b28 (plain)
1
2
3
4
5
#!/bin/sh
set -e
rm -f /tmp/perfetto-consumer /tmp/perfetto-producer

#DEBHELPER#