[Mplayer-cvslog] CVS: main/debian postinst,1.9,1.10
Dariush Pietrzak CVS
eyck at mplayerhq.hu
Sun Jan 12 14:34:09 CET 2003
Update of /cvsroot/mplayer/main/debian
In directory mail:/var/tmp.root/cvs-serv26505
Modified Files:
postinst
Log Message:
postinst should pass control to debconf scripts.
Index: postinst
===================================================================
RCS file: /cvsroot/mplayer/main/debian/postinst,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- postinst 27 Aug 2002 09:57:12 -0000 1.9
+++ postinst 12 Jan 2003 13:34:06 -0000 1.10
@@ -85,3 +85,10 @@
sub debug {
print STDERR @_, "\n";
}
+
+
+# pass control to debhelper scripts..
+#
+system <<EODEBHELPER;
+#DEBHELPER#
+EODEBHELPER
More information about the MPlayer-cvslog
mailing list