[packages/closure] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:01:06 CEST 2025


commit 2932aaa7adab481e8bbfe90d6aa0eb76607fcb01
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:00:51 2025 +0200

    Fix applying patches.

 closure.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/closure.spec b/closure.spec
index b922df4..fbff2f4 100644
--- a/closure.spec
+++ b/closure.spec
@@ -33,8 +33,8 @@ blokowania ekranu/wylogowywania/restartowania/wyłączania komputera.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/closure.git/commitdiff/2932aaa7adab481e8bbfe90d6aa0eb76607fcb01



More information about the pld-cvs-commit mailing list