summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/ruby-hpricot/PKGBUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/community/ruby-hpricot/PKGBUILD b/community/ruby-hpricot/PKGBUILD
new file mode 100644
index 00000000..c10848ad
--- /dev/null
+++ b/community/ruby-hpricot/PKGBUILD
@@ -0,0 +1,8 @@
+# Do no delete platform shared libraries
+# nuspell "cannot load such file -- hpricot_scan"
+eval "$(
+ declare -f package | \
+ sed '
+ /find.*\*\.so.*-delete.*/d
+ '
+)"