summarylogtreecommitdiffstats
path: root/filegdb-api.install
diff options
context:
space:
mode:
authorSaultDon2015-07-02 10:16:34 -0700
committerSaultDon2015-07-02 10:16:34 -0700
commit057bf0b07400e9438bba4e0783d1373f05f76039 (patch)
tree9ebdb02b80c8f07dbe77aee3b639571cfd1a1a0c /filegdb-api.install
downloadaur-057bf0b07400e9438bba4e0783d1373f05f76039.tar.gz
Initial import
Diffstat (limited to 'filegdb-api.install')
-rw-r--r--filegdb-api.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/filegdb-api.install b/filegdb-api.install
new file mode 100644
index 000000000000..6b688acc6c6c
--- /dev/null
+++ b/filegdb-api.install
@@ -0,0 +1,5 @@
+post_install() {
+ sbin/ldconfig
+ echo "## Please see the ESRI license agreements installed to /usr/share/licenses/filegdb-api"
+ echo "## See license agreements userrestrictions.txt and E204_E300.pdf"
+}