changeset 8909:e59659bea3e0

postinst should pass control to debconf scripts.
author eyck
date Sun, 12 Jan 2003 13:34:06 +0000
parents 8689fa04b837
children 69816009372d
files debian/postinst
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/debian/postinst	Sun Jan 12 13:20:25 2003 +0000
+++ b/debian/postinst	Sun Jan 12 13:34:06 2003 +0000
@@ -85,3 +85,10 @@
 sub debug {
   print STDERR @_, "\n";
 }
+
+
+# pass control to debhelper scripts..
+#
+system <<EODEBHELPER;
+#DEBHELPER#
+EODEBHELPER