Trying to upload all related projects
[easy-deb-chroot] / diablo / easymer / control / postrm
diff --git a/diablo/easymer/control/postrm b/diablo/easymer/control/postrm
new file mode 100644 (file)
index 0000000..3835191
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+if [ -f "/home/user/.chroot.old.mer" ] ; then
+   mv /home/user/.chroot.old.mer /home/user/.chroot
+fi