diff options
Diffstat (limited to 'source/kde/post-install/kdev-python.post-install')
-rw-r--r-- | source/kde/post-install/kdev-python.post-install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/kde/post-install/kdev-python.post-install b/source/kde/post-install/kdev-python.post-install new file mode 100644 index 00000000..396f7f50 --- /dev/null +++ b/source/kde/post-install/kdev-python.post-install @@ -0,0 +1,2 @@ +# Make sure shared libraries are executable: +chmod 755 $PKG/usr/lib${LIBDIRSUFFIX}/lib*.so.* |