[packages/powersave] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:20:56 CEST 2025


commit 1fd9c07bb214b5967dedf12e6ca9afb02d679b29
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:20:40 2025 +0200

    Fix applying patches.

 powersave.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/powersave.spec b/powersave.spec
index 6d2c181..0eb0824 100644
--- a/powersave.spec
+++ b/powersave.spec
@@ -87,8 +87,8 @@ Statyczne biblioteki powersave.
 %prep
 %setup -q
 #%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 # translations disabled (terrible mess, see TODO)
 sed -i -e 's|translations||' Makefile.am
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/powersave.git/commitdiff/1fd9c07bb214b5967dedf12e6ca9afb02d679b29



More information about the pld-cvs-commit mailing list