Trying to upload all related projects
[easy-deb-chroot] / control / postrm
diff --git a/control/postrm b/control/postrm
deleted file mode 100644 (file)
index fe437e2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-export MSG1=`printf "\
-Removing this package does NOT delete the large image file\n\
-named debian-stable.img.ext2 from your SD card. You can do this\n\
-with the File Manager, although you may need to reboot\n\
-before you are allowed to delete the file."`
-echo $MSG1 > /tmp/msg.txt
-maemo-confirm-text "Notice" /tmp/msg.txt
-
-exit 0
\ No newline at end of file