Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP6:GA
libksba
libksba-nobetasuffix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libksba-nobetasuffix.patch of Package libksba
Index: libksba-1.6.4/autogen.sh =================================================================== --- libksba-1.6.4.orig/autogen.sh +++ libksba-1.6.4/autogen.sh @@ -222,7 +222,7 @@ if [ "$myhost" = "find-version" ]; then esac beta=no - if [ -d .git ]; then + if false; then ingit=yes tmp=$(git describe --match "${matchstr1}" --long 2>/dev/null) if [ -n "$tmp" ]; then @@ -236,8 +236,8 @@ if [ "$myhost" = "find-version" ]; then rvd=$((0x$(echo ${rev} | head -c 4))) else ingit=no - beta=yes - tmp="-unknown" + beta=no + tmp="" rev="0000000" rvd="0" fi
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor