rubygem-hoe/rubygem-hoe-3.0.6-rescue-missing-Manifest.patch

12 lines
378 B
Diff
Raw Permalink Normal View History

2023-01-18 15:22:50 +08:00
--- lib/hoe.rb.manifest 1970-01-01 09:00:00.000000000 +0900
+++ lib/hoe.rb 2012-05-31 17:50:00.000000000 +0900
@@ -424,7 +424,7 @@
manifest = read_manifest
- abort [
+ warn [
"Manifest is missing or couldn't be read.",
"The Manifest is kind of a big deal.",
"Maybe you're using a gem packaged by a linux project.",