$OpenBSD: patch-Makefile_PL,v 1.1 2003/12/07 16:55:50 naddy Exp $
--- Makefile.PL.orig	2003-12-07 17:51:12.000000000 +0100
+++ Makefile.PL	2003-12-07 17:51:25.000000000 +0100
@@ -20,7 +20,7 @@ sub MY::tools_other
 
     my $text = shift->SUPER::tools_other(@_);
 
-    "$text\nECHO=\@echo\nRPM=rpm\n";
+    "$text\nRPM=rpm\n";
 }
 
 sub MY::post_constants
