[packages/storj-uplink-c] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:09:09 CEST 2025


commit c44b65508e54d78b0280718e000acde143bf2308
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:08:53 2025 +0200

    Fix applying patches.

 storj-uplink-c.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/storj-uplink-c.spec b/storj-uplink-c.spec
index 833ef11..d7fb616 100644
--- a/storj-uplink-c.spec
+++ b/storj-uplink-c.spec
@@ -49,7 +49,7 @@ Statyczna biblioteka Storj uplink.
 
 %prep
 %setup -q -n uplink-c-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 cat > scripts/version <<EOF
 #!/bin/sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/storj-uplink-c.git/commitdiff/c44b65508e54d78b0280718e000acde143bf2308



More information about the pld-cvs-commit mailing list