[packages/puppet] Don't apply commented out patches.

arekm arekm at pld-linux.org
Tue Jul 15 11:24:47 CEST 2025


commit c2b2f31f0225e578d784ec48b7a6fdbe3a9a421a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 11:24:30 2025 +0200

    Don't apply commented out patches.

 puppet.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/puppet.spec b/puppet.spec
index 6551beb..2d9b7d2 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -80,8 +80,8 @@ Vim syntax for puppet .pp files
 
 %prep
 %setup -q
-#%patch0 -p1
-#%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
 
 %build
 # write .gemspec
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/puppet.git/commitdiff/c2b2f31f0225e578d784ec48b7a6fdbe3a9a421a



More information about the pld-cvs-commit mailing list