[packages/NVrec] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:22:54 CEST 2025
commit 8be92a2ba9d2c6ad64b338ecf2d6ae0b12d54efd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:22:38 2025 +0200
Don't apply commented out patches.
NVrec.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NVrec.spec b/NVrec.spec
index e1d7520..dce0726 100644
--- a/NVrec.spec
+++ b/NVrec.spec
@@ -44,8 +44,8 @@ MPEG-1.
%prep
%setup -q -n nvrec-%{version}
-#%patch0 -p1
-#%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
%build
./bootstrap
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/NVrec.git/commitdiff/8be92a2ba9d2c6ad64b338ecf2d6ae0b12d54efd
More information about the pld-cvs-commit
mailing list