Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-support/ruby-bootstrap/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/build-support/ruby-bootstrap/PKGBUILD b/build-support/ruby-bootstrap/PKGBUILD
index 6cf710bd..f9ade2d7 100644
--- a/build-support/ruby-bootstrap/PKGBUILD
+++ b/build-support/ruby-bootstrap/PKGBUILD
@@ -25,7 +25,6 @@ build() {
./configure \
--prefix=/opt/${pkgname}-${pkgver} \
--enable-shared \
- --disable-rpath \
--with-dbm-type=gdbm_compat
make