From 2360638348495e7e5a9b373a046d00a1021f8671 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 7 Jul 2017 16:02:06 +0200
Subject: Simplify patching

---
 perl-PDF-API2.spec | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec
index 1859e31..31c9472 100644
--- a/perl-PDF-API2.spec
+++ b/perl-PDF-API2.spec
@@ -63,11 +63,7 @@ A Perl Module Chain to facilitate the Creation and 
Modification of High-Quality
 
 %prep
 %setup -q -n PDF-API2-%{version}
-
-%patch1 -p1 -b .font-location
-
-# remove patch backup file so that it doesn't get installed (bz #427762)
-rm -f lib/PDF/API2.pm.orig
+%patch1 -p1
 
 # fix interpreter in example files
 for file in contrib/pdf-{de,}optimize.pl; do
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-PDF-API2.git/commit/?h=f26&id=2360638348495e7e5a9b373a046d00a1021f8671
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to