summaryrefslogtreecommitdiff
path: root/lib/DhMakeELPA/MELPA.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/DhMakeELPA/MELPA.pm')
-rw-r--r--lib/DhMakeELPA/MELPA.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/DhMakeELPA/MELPA.pm b/lib/DhMakeELPA/MELPA.pm
index ab70568..0825ab4 100644
--- a/lib/DhMakeELPA/MELPA.pm
+++ b/lib/DhMakeELPA/MELPA.pm
@@ -41,7 +41,7 @@ their repo since the release being packaged.
sub package_files_list {
my ($package) = @_;
my $recipe = get("https://raw.githubusercontent.com/melpa/melpa/master/recipes/" . $package)
- or die "Could not download recipe for $package from MELPA!";
+ or die "W: Could not download recipe for $package from MELPA";
# insert MELPA's default globs if necessary (edited slightly)
my $defaults = <<EOT;