From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sassc/
Date: Thu, 30 May 2019 18:05:18 +0000 (UTC) [thread overview]
Message-ID: <1559239439.e0a3779203bc3de56a9f56dd32dd955e3ec46243.graaff@gentoo> (raw)
commit: e0a3779203bc3de56a9f56dd32dd955e3ec46243
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu May 30 17:44:34 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu May 30 18:03:59 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a37792
dev-ruby/sassc: fix build without git
Fixes: https://bugs.gentoo.org/686798
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-ruby/sassc/sassc-2.0.1-r1.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-ruby/sassc/sassc-2.0.1-r1.ebuild b/dev-ruby/sassc/sassc-2.0.1-r1.ebuild
index 611bf1b28e4..5ed366f5d0c 100644
--- a/dev-ruby/sassc/sassc-2.0.1-r1.ebuild
+++ b/dev-ruby/sassc/sassc-2.0.1-r1.ebuild
@@ -45,6 +45,10 @@ all_ruby_prepare() {
sed -i -e '/test_it_reports_the_libsass_version/,/end/ s:^:#:' test/native_test.rb || die
sed -i -e '/pry/ s:^:#:' test/test_helper.rb || die
+
+ sed -e 's/git ls-files -z/find . -print0/' \
+ -e '/gem_dir/,/^ end/ s:^:#:' \
+ -i ${RUBY_FAKEGEM_GEMSPEC} || die
}
each_ruby_test() {
next reply other threads:[~2019-05-30 18:05 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-30 18:05 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-06 6:42 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sassc/ Hans de Graaff
2023-08-23 4:33 Hans de Graaff
2023-04-07 18:25 Sam James
2023-04-01 23:19 Sam James
2022-12-18 9:27 Sam James
2022-12-18 9:27 Sam James
2022-12-18 9:18 Sam James
2022-09-25 8:43 Hans de Graaff
2022-06-19 8:24 Agostino Sarubbo
2022-06-19 8:15 Agostino Sarubbo
2022-06-19 8:14 Agostino Sarubbo
2022-06-17 8:14 Arthur Zamarin
2022-03-19 12:00 Hans de Graaff
2022-03-19 12:00 Hans de Graaff
2021-11-25 13:03 Hans de Graaff
2021-11-08 2:51 Yixun Lan
2021-11-01 15:46 Sam James
2021-10-10 23:45 Sam James
2021-10-10 21:48 Sam James
2021-10-10 20:43 Sam James
2021-10-10 0:09 Sam James
2021-10-06 5:33 Hans de Graaff
2021-06-05 5:49 Hans de Graaff
2021-03-09 13:00 Hans de Graaff
2021-03-09 12:57 Hans de Graaff
2021-03-09 9:01 Hans de Graaff
2020-09-08 5:48 Hans de Graaff
2020-07-27 2:09 Sam James
2020-07-12 6:22 Hans de Graaff
2019-10-12 8:58 Hans de Graaff
2019-05-26 5:41 Hans de Graaff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1559239439.e0a3779203bc3de56a9f56dd32dd955e3ec46243.graaff@gentoo \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox