diff options
Diffstat (limited to 'testing/source/vtown/kde/post-install/elisa.post-install')
-rw-r--r-- | testing/source/vtown/kde/post-install/elisa.post-install | 4 |
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 93d9424f..00000000 --- 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 ) - |