[packages/niceshaper] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:35:04 CEST 2025


commit e6a1c5ad4f45600b82acf9030cd47c1fd1a52619
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:34:49 2025 +0200

    Fix applying patches.

 niceshaper.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/niceshaper.spec b/niceshaper.spec
index 4024467..4899328 100644
--- a/niceshaper.spec
+++ b/niceshaper.spec
@@ -35,8 +35,8 @@ użytkowników obciążenia.
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/niceshaper.git/commitdiff/e6a1c5ad4f45600b82acf9030cd47c1fd1a52619



More information about the pld-cvs-commit mailing list