]> www.ginac.de Git - ginac.git/blobdiff - debian/postinst
Fixed most bugs with building Debian packages.
[ginac.git] / debian / postinst
diff --git a/debian/postinst b/debian/postinst
new file mode 100644 (file)
index 0000000..2b08c9f
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+set -e
+
+ldconfig
+#DEBHELPER#