[packages/glass] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:47:30 CEST 2025


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

    Fix applying patches.

 glass.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glass.spec b/glass.spec
index bed4c9c..72fb805 100644
--- a/glass.spec
+++ b/glass.spec
@@ -45,8 +45,8 @@ Pliki nagłówkowe biblioteki GLASS.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} all \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glass.git/commitdiff/5997630094de8dfe1d7bd869673e1ae89f491cfb



More information about the pld-cvs-commit mailing list