pkgsrc/emulators/suse131_libdbus/DEINSTALL
obache 80251b35d0 Added openSUSE 13.1 packages, provides a number of components for a
openSUSE-based Linux binary emulation environment.
2013-12-05 11:42:12 +00:00

7 lines
160 B
Text

# $NetBSD: DEINSTALL,v 1.1 2013/12/05 11:42:15 obache Exp $
#
case ${STAGE} in
DEINSTALL)
${RM} -f ${PKG_PREFIX}/@EMULSUBDIR@/var/lib/dbus/machine-id
;;
esac