[packages/pdftk] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:23:15 CEST 2025
commit bc81f053388c47a8968b4a6cb022a6ae7b6d2e80
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:22:59 2025 +0200
Don't apply commented out patches.
pdftk.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pdftk.spec b/pdftk.spec
index 9a9820c..5383627 100644
--- a/pdftk.spec
+++ b/pdftk.spec
@@ -48,8 +48,8 @@ uszkodzonych plików PDF (w miarę możliwości).
%prep
%setup -q -n %{name}-%{version}-dist
-#%patch0 -p1
-#%patch1 -p0
+#%%patch0 -p1
+#%%patch1 -p0
# remove bundled libraries from source tree
#%{__rm} -rf java
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pdftk.git/commitdiff/bc81f053388c47a8968b4a6cb022a6ae7b6d2e80
More information about the pld-cvs-commit
mailing list