[packages/glimpse] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:48:15 CEST 2025


commit ab007e112080d8856126636cc0d15a1da26aaf43
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:47:59 2025 +0200

    Fix applying patches.

 glimpse.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glimpse.spec b/glimpse.spec
index 2d46435..889909d 100644
--- a/glimpse.spec
+++ b/glimpse.spec
@@ -30,8 +30,8 @@ organizacje na dużych zbiorach danych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 # don't do this - configure was manually modified, configure.in is outdated
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glimpse.git/commitdiff/ab007e112080d8856126636cc0d15a1da26aaf43



More information about the pld-cvs-commit mailing list