net-libs/libosmo-dsp: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger 2025-11-28 15:08:48 +01:00
parent 33b15f931b
commit 59e38b394d
No known key found for this signature in database
GPG Key ID: 03B489CBE4B76101

View File

@ -1,11 +0,0 @@
diff --git a/configure.ac b/configure.ac
index 964ef03..35fde74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([libosmodsp],
- m4_esyscmd([./git-version-gen .tarball-version]),
+ [0.4.0],
[gmr@lists.osmocom.org])
AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip 1.6])