Import worldtv v0.1-5
[worldtv99] / debian / postinst
diff --git a/debian/postinst b/debian/postinst
new file mode 100644 (file)
index 0000000..bf47de6
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh -e
+
+gconftool -s -t string /apps/maemo/kmplayer/lists/WorldTV99 /usr/share/applications/worldtv99/WorldTV99.xml
+
+#DEBHELPER#
+
+exit 0