[packages/perl-PostScript] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:03:36 CEST 2025


commit 0d66d95220d8f77db45407b06cbefa8eb28e1e8d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:03:20 2025 +0200

    Fix applying patches.

 perl-PostScript.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-PostScript.spec b/perl-PostScript.spec
index ed36a7f..2ce9556 100644
--- a/perl-PostScript.spec
+++ b/perl-PostScript.spec
@@ -24,7 +24,7 @@ PostScript - moduł do tworzenia dokumentów w formacie PostScript.
 
 %prep
 %setup -q -n PostScript-%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-PostScript.git/commitdiff/0d66d95220d8f77db45407b06cbefa8eb28e1e8d



More information about the pld-cvs-commit mailing list