aports/testing/roxterm/version.patch
psykose ef3efac4fb testing/roxterm: new aport
https://github.com/realh/roxterm
Highly configurable terminal emulator

closes #14990
2023-06-02 20:26:18 +02:00

17 lines
326 B
Diff

diff --git a/version.sh b/version.sh
index 68a4ee9..a900b68 100755
--- a/version.sh
+++ b/version.sh
@@ -1,9 +1,2 @@
-#!/usr/bin/env bash
-cd `dirname "$0"`
-if [ -d ".git" ] ; then
- v=`git describe --match '[0-9]*'`
- v=${v/-/.}
- printf "${v/-/\~}" | tee version
-else
- cat version
-fi
+#!/bin/sh
+cat version