summaryrefslogtreecommitdiffstats
path: root/kde/post-install
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-12-22 22:41:00 +0100
committer Eric Hameleers <alien@slackware.com>2019-12-22 22:41:00 +0100
commit69a0e0804f6a0e8b68d439a346ccec9360ef29e0 (patch)
tree312c207822ab4f3f733f3ff0d12f6cda99e78193 /kde/post-install
parentd7b4ac009b53f416063dfd07871136f10398833a (diff)
downloadktown-69a0e0804f6a0e8b68d439a346ccec9360ef29e0.tar.gz
ktown-69a0e0804f6a0e8b68d439a346ccec9360ef29e0.tar.xz
KDE Applications: elisa got added
Diffstat (limited to 'kde/post-install')
-rw-r--r--kde/post-install/elisa.post-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/post-install/elisa.post-install b/kde/post-install/elisa.post-install
new file mode 100644
index 0000000..93d9424
--- /dev/null
+++ b/kde/post-install/elisa.post-install
@@ -0,0 +1,4 @@
+# Create a symlink in /usr/lib$LIBDIRSUFFIX to the elisa library:
+mkdir -p $PKG/usr/lib${LIBDIRSUFFIX}
+( cd $PKG/usr/lib${LIBDIRSUFFIX} ; ln -s elisa/libelisaLib.so.0 )
+