comparison debian/postinst @ 8909:e59659bea3e0

postinst should pass control to debconf scripts.
author eyck
date Sun, 12 Jan 2003 13:34:06 +0000
parents 6746866a94c6
children 93590989822a
comparison
equal deleted inserted replaced
8908:8689fa04b837 8909:e59659bea3e0
83 } 83 }
84 84
85 sub debug { 85 sub debug {
86 print STDERR @_, "\n"; 86 print STDERR @_, "\n";
87 } 87 }
88
89
90 # pass control to debhelper scripts..
91 #
92 system <<EODEBHELPER;
93 #DEBHELPER#
94 EODEBHELPER