gpgme/gpgme-suse-nobetasuffix.patch
Pedro Monreal Gonzalez 8dcbbc018d - Don't own content of all common-lisp directories, just own the
directories themselves (adding %dir in front of them). Prevents
  duplicate ownership of the Common Lisp files.

OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=184
2025-02-20 10:27:22 +00:00

16 lines
433 B
Diff

Index: gpgme-1.24.0/autogen.sh
===================================================================
--- gpgme-1.24.0.orig/autogen.sh
+++ gpgme-1.24.0/autogen.sh
@@ -270,8 +270,8 @@ if [ "$myhost" = "find-version" ]; then
rvd=$((0x$(echo ${rev} | dd bs=1 count=4 2>/dev/null)))
else
ingit=no
- beta=yes
- tmp="-unknown"
+ beta=no
+ tmp=""
cid="0000000"
rev="0000000"
rvd="0"