New version. Split off libmarble package. Various improvements.
[marble] / packaging / debian / marble.postinst.debhelper
diff --git a/packaging/debian/marble.postinst.debhelper b/packaging/debian/marble.postinst.debhelper
deleted file mode 100644 (file)
index 3d89d3e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# Automatically added by dh_makeshlibs
-if [ "$1" = "configure" ]; then
-       ldconfig
-fi
-# End automatically added section