[packages/rep-gtk] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:42:04 CEST 2025
commit ccce418df62801fd1b703dc774afd4c75f1f8c8a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:41:48 2025 +0200
Fix applying patches.
rep-gtk.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rep-gtk.spec b/rep-gtk.spec
index f513370..5fce614 100644
--- a/rep-gtk.spec
+++ b/rep-gtk.spec
@@ -108,8 +108,8 @@ Development libraries for rep-gtk.
%prep
%setup -q
-# %patch0 -p1
-# %patch1 -p1
+# %%patch0 -p1
+# %%patch1 -p1
%build
cp -f /usr/share/automake/config.* .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rep-gtk.git/commitdiff/ccce418df62801fd1b703dc774afd4c75f1f8c8a
More information about the pld-cvs-commit
mailing list