$NetBSD: patch-aa,v 1.1 2003/11/26 11:19:09 abs Exp $

--- Makefile.PL.orig	Sat Aug 11 10:03:06 2001
+++ Makefile.PL
@@ -20,7 +20,7 @@ sub MY::tools_other
 
     my $text = shift->SUPER::tools_other(@_);
 
-    "$text\nECHO=\@echo\nRPM=rpm\n";
+    "$text\nECHO=echo\nRPM=rpm\n";
 }
 
 sub MY::post_constants
