Skip to content
Snippets Groups Projects
Commit 8e86f5aa authored by Andreas Schleifer's avatar Andreas Schleifer
Browse files

remove remains of de-vendored cgi stdlib gem

parent f4c9f2e7
Branches master
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
pkgname=(ruby ruby-docs ruby-stdlib ruby-bundledgems)
pkgver=3.0.4
pkgrel=12
pkgrel=13
arch=(x86_64)
url='https://www.ruby-lang.org/en/'
license=(BSD custom)
......@@ -132,6 +132,7 @@ package_ruby() {
rm --recursive --verbose \
"${pkgdir}"/usr/lib/ruby/${rubyver}/English.rb \
"${pkgdir}"/usr/lib/ruby/${rubyver}/x86_64-linux/cgi \
"${pkgdir}"/usr/lib/ruby/${rubyver}/x86_64-linux/digest \
"${pkgdir}"/usr/lib/ruby/${rubyver}/x86_64-linux/io/wait.so
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment