[packages/schroot] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:26:31 CEST 2025
commit 49a654c751ee06eb550462aed8a53b46d5ece865
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:26:15 2025 +0200
Don't apply commented out patches.
schroot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/schroot.spec b/schroot.spec
index c35bf9b..c1f5952 100644
--- a/schroot.spec
+++ b/schroot.spec
@@ -71,7 +71,7 @@ schroot.
%prep
%setup -q
-#%patch0 -p1
+#%%patch0 -p1
%patch -P1 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/schroot.git/commitdiff/49a654c751ee06eb550462aed8a53b46d5ece865
More information about the pld-cvs-commit
mailing list