correct syntax error

This commit is contained in:
Yves-Alexis Perez
2010-12-21 21:31:51 +00:00
parent 016e772bb7
commit bb555cd664

12
debian/postrm vendored
View File

@@ -12,11 +12,11 @@ if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ]; then
fi
fi
if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ]; then
#if [ -x /usr/sbin/plymouth-set-default-theme ];
#then
# plymouth-set-default-theme -r -R ||true
#fi
fi
#if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ]; then
# if [ -x /usr/sbin/plymouth-set-default-theme ];
# then
# plymouth-set-default-theme -r -R ||true
# fi
#fi