[packages/LinPopUp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:07:04 CEST 2025
commit 2d989e3a3b3ddd93a0fae7f6d547d8d563bbb244
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:06:48 2025 +0200
Fix applying patches.
LinPopUp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/LinPopUp.spec b/LinPopUp.spec
index 8c4ba03..145036c 100644
--- a/LinPopUp.spec
+++ b/LinPopUp.spec
@@ -36,7 +36,7 @@ LinPopUp nie jest tylko portem - zawiera też parę rozszerzeń.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/LinPopUp.git/commitdiff/2d989e3a3b3ddd93a0fae7f6d547d8d563bbb244
More information about the pld-cvs-commit
mailing list