[packages/ossp-uuid] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:48:58 CEST 2025
commit d1a1f8a32498402272b53481308610bc692e6032
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:48:42 2025 +0200
Fix applying patches.
ossp-uuid.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ossp-uuid.spec b/ossp-uuid.spec
index 97b415a..adfab07 100644
--- a/ossp-uuid.spec
+++ b/ossp-uuid.spec
@@ -193,8 +193,8 @@ Moduł OSSP uuid dla PostgreSQL-a.
%prep
%setup -q -n uuid-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ossp-uuid.git/commitdiff/d1a1f8a32498402272b53481308610bc692e6032
More information about the pld-cvs-commit
mailing list