aboutsummaryrefslogtreecommitdiff
path: root/tools/Linux/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Linux/packaging')
-rwxr-xr-xtools/Linux/packaging/debian/xbmc-live.postrm2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/Linux/packaging/debian/xbmc-live.postrm b/tools/Linux/packaging/debian/xbmc-live.postrm
index 73136cbc4f..69cbf768b2 100755
--- a/tools/Linux/packaging/debian/xbmc-live.postrm
+++ b/tools/Linux/packaging/debian/xbmc-live.postrm
@@ -93,8 +93,6 @@ fi
rm /etc/X11/Xwrapper.config.bak-xbmc-live > /dev/null
fi
- deluser xbmc
-
if [ -f "/etc/init.d/xbmc-live" ]; then
rm /etc/init.d/xbmc-live >/dev/null
fi