diff options
Diffstat (limited to 'kde/redland/post-install')
-rw-r--r-- | kde/redland/post-install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/redland/post-install b/kde/redland/post-install new file mode 100644 index 000000000..4978f0a69 --- /dev/null +++ b/kde/redland/post-install @@ -0,0 +1,3 @@ +#!/bin/bash +pkg-get remove libtool226 + |