Date: Thu, 2 Sep 2010 14:36:25 +0300 From: Vlad Galu <dudu@dudu.ro> To: ruby@freebsd.org, freebsd-ports@freebsd.org Subject: Small typo in www/rubygem-rails/Makefile Message-ID: <AANLkTik1aOYt4yCeW00BsKdx7-SXJ7WqRcS3qDtCcihn@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
--0015175cb29acaa69f048f453bd9 Content-Type: text/plain; charset=ISO-8859-1 PORT_DBDIR didn't have the leading $, thus it wasn't being expanded correctly. Because of this, make couldn't find the options file and tried to create a new one in the current directory. In my case, the ports tree is mounted read-only in a jail. However, the gem itself seems slightly broken. Installing it from either the port or through the gem framework yields this: -- cut here -- Installing ri documentation for rails-3.0.0... rdoc --ri --op /usr/local/lib/ruby/gems/1.8/doc/rails-3.0.0/ri --quiet lib --title rails-3.0.0 Documentation File not found: lib -- and here -- I can do without the docs, this is just an FYI. Regards, Vlad -- Good, fast & cheap. Pick any two. --0015175cb29acaa69f048f453bd9 Content-Type: application/octet-stream; name="Makefile.diff" Content-Disposition: attachment; filename="Makefile.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_gdldbyzv0 LS0tIE1ha2VmaWxlCTIwMTAtMDktMDIgMDM6NDM6MjcuMDAwMDAwMDAwICswMTAwCisrKyBNYWtl ZmlsZS5uZXcJMjAxMC0wOS0wMiAwOToxNzoyNS4wMDAwMDAwMDAgKzAxMDAKQEAgLTMxLDcgKzMx LDcgQEAKIAlNT05HUkVMQ0xVU1RFUgkiTW9uZ3JlbCBDbHVzdGVyIGJhY2tlbmQiCU9mZiBcCiAJ UEFTU0VOR0VSCQkiUGFzc2VuZ2VyIGJhY2tlbmQiCQkJT2ZmIFwKIAlNRU1DQUNIRV9DTElFTlQg Ik1lbUNhY2hlLUNsaWVudCBzdXBwb3J0IiAJT2ZmCi1PUFRJT05TRklMRT0Je1BPUlRfREJESVJ9 L3J1YnlnZW0tJHtQT1JUTkFNRX0vb3B0aW9ucworT1BUSU9OU0ZJTEU9CSR7UE9SVF9EQkRJUn0v cnVieWdlbS0ke1BPUlROQU1FfS9vcHRpb25zCiAKIC5pbmNsdWRlIDxic2QucG9ydC5vcHRpb25z Lm1rPgogCg== --0015175cb29acaa69f048f453bd9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTik1aOYt4yCeW00BsKdx7-SXJ7WqRcS3qDtCcihn>