Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
libgpg-error
libgpg-error-nobetasuffix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libgpg-error-nobetasuffix.patch of Package libgpg-error
Index: libgpg-error-1.51/autogen.sh =================================================================== --- libgpg-error-1.51.orig/autogen.sh +++ libgpg-error-1.51/autogen.sh @@ -244,7 +244,7 @@ if [ "$myhost" = "find-version" ]; then fi beta=no - if [ -e .git ]; then + if false; then ingit=yes tmp=$(git describe --match "${matchstr1}" --long 2>/dev/null) if [ -n "$tmp" ]; then @@ -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"
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