[packages/gallery-theme-carbon] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:38:55 CEST 2025
commit 3293f8c98e4a5681857453a1fae9211b55844155
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:38:39 2025 +0200
Fix applying patches.
gallery-theme-carbon.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gallery-theme-carbon.spec b/gallery-theme-carbon.spec
index 0f854cb..9b86f88 100644
--- a/gallery-theme-carbon.spec
+++ b/gallery-theme-carbon.spec
@@ -31,8 +31,8 @@ oparty na motywie Matrix. Działa dobrze pod Firefoksem i IE6.
%prep
%setup -q -n themes
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gallery-theme-carbon.git/commitdiff/3293f8c98e4a5681857453a1fae9211b55844155
More information about the pld-cvs-commit
mailing list