Initial release of Maemo 5 port of gnuplot
[gnuplot] / config / MacOSX / PkgResources / postinstall
diff --git a/config/MacOSX/PkgResources/postinstall b/config/MacOSX/PkgResources/postinstall
new file mode 100755 (executable)
index 0000000..e3d28a3
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+install-info --info-dir=$2/info $2/info/gnuplot.info
+exit 0
\ No newline at end of file