commit:     a2c7a8a5ad9e882b9bc27ea9f8167e8b77d81ce5
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Oct  7 17:42:21 2024 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Oct  8 22:47:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c7a8a5

app-misc/spacenavd: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 .../spacenavd/files/spacenavd-0.8-version.patch    | 29 ----------------------
 1 file changed, 29 deletions(-)

diff --git a/app-misc/spacenavd/files/spacenavd-0.8-version.patch 
b/app-misc/spacenavd/files/spacenavd-0.8-version.patch
deleted file mode 100644
index d4113d38399e..000000000000
--- a/app-misc/spacenavd/files/spacenavd-0.8-version.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 22056e975ebc0ff9e02c8ba2ffc61f65f272a567 Mon Sep 17 00:00:00 2001
-From: Sebastian Pipping <[email protected]>
-Date: Tue, 1 Dec 2020 15:49:19 +0100
-Subject: [PATCH] Fix version to be 0.8
-
----
- configure | 6 +-----
- 1 file changed, 1 insertion(+), 5 deletions(-)
-
-diff --git a/configure b/configure
-index 98040a1..e39be6b 100755
---- a/configure
-+++ b/configure
-@@ -40,11 +40,7 @@ DBG=yes
- X11=yes
- HOTPLUG=yes
- XINPUT=yes
--VER=`git describe --tags 2>/dev/null`
--
--if [ -z "$VER" ]; then
--      VER=`git rev-parse --short HEAD`
--fi
-+VER=0.8
- 
- echo "configuring spacenavd - $VER"
- 
--- 
-2.27.0
-

Reply via email to