[packages/asterisk-chan_dongle] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:41:52 CEST 2025
commit bdc536f0d63eac1031336ee1c2f6d94555fd53b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:41:36 2025 +0200
Fix applying patches.
asterisk-chan_dongle.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/asterisk-chan_dongle.spec b/asterisk-chan_dongle.spec
index cada069..af5db5f 100644
--- a/asterisk-chan_dongle.spec
+++ b/asterisk-chan_dongle.spec
@@ -36,8 +36,8 @@ modems (dongles). At this moment, the supported features are:
%prep
%setup -q -n asterisk-chan-dongle-master
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
install /usr/share/automake/{config.*,install-sh,missing} .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/asterisk-chan_dongle.git/commitdiff/bdc536f0d63eac1031336ee1c2f6d94555fd53b2
More information about the pld-cvs-commit
mailing list