[packages/apper] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:39:26 CEST 2025
commit 87fb1caa995ac3eee56e635a5f6e36839f956aaa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:39:11 2025 +0200
Fix applying patches.
apper.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apper.spec b/apper.spec
index 29a229a..bcc8dd3 100644
--- a/apper.spec
+++ b/apper.spec
@@ -23,7 +23,7 @@ Application to get and manage software.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apper.git/commitdiff/87fb1caa995ac3eee56e635a5f6e36839f956aaa
More information about the pld-cvs-commit
mailing list