summaryrefslogtreecommitdiff
path: root/preinst-swig.in
diff options
context:
space:
mode:
Diffstat (limited to 'preinst-swig.in')
-rwxr-xr-xpreinst-swig.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/preinst-swig.in b/preinst-swig.in
index e77db7858..4cead1d88 100755
--- a/preinst-swig.in
+++ b/preinst-swig.in
@@ -1,4 +1,8 @@
#!/bin/sh
+
+# Convenience script for running SWIG before it is installed.
+# Intended for ad-hoc usage and not by the test-suite or examples.
+
builddir=`dirname $0`
SWIG_LIB=@SWIG_LIB_PREINST@
export SWIG_LIB