[packages/protoshares] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:22:55 CEST 2025
commit 02d737b361ccd12b61da063544a5e508b55b32a4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:22:39 2025 +0200
Fix applying patches.
protoshares.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/protoshares.spec b/protoshares.spec
index 9488408..ad5913a 100644
--- a/protoshares.spec
+++ b/protoshares.spec
@@ -35,8 +35,8 @@ Qt-based ProtoShares Wallet.
%prep
%setup -q -n ProtoShares
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
qmake-qt4 protoshares-qt.pro \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/protoshares.git/commitdiff/02d737b361ccd12b61da063544a5e508b55b32a4
More information about the pld-cvs-commit
mailing list