commit 46c0367ae13129229f6e89b01b9bd8b656f8b9c3
Author: Robert Scheck <rob...@fedoraproject.org>
Date:   Fri Aug 24 00:49:47 2012 +0200

    Don't create *.old files that get installed during %install

 perl-Razor-Agent.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-Razor-Agent.spec b/perl-Razor-Agent.spec
index 1df5eb9..72cabf7 100644
--- a/perl-Razor-Agent.spec
+++ b/perl-Razor-Agent.spec
@@ -32,7 +32,7 @@ Agents on the network.
 
 %prep
 %setup -q -n razor-agents-%{version}
-%patch0 -p1 -b .old
+%patch0 -p1
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to