summaryrefslogtreecommitdiffstats
path: root/testing/source/vtown/kde/post-install/elisa.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/vtown/kde/post-install/elisa.post-install')
-rw-r--r--testing/source/vtown/kde/post-install/elisa.post-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/source/vtown/kde/post-install/elisa.post-install b/testing/source/vtown/kde/post-install/elisa.post-install
deleted file mode 100644
index 93d9424fd..000000000
--- a/testing/source/vtown/kde/post-install/elisa.post-install
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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 )
-