build: drop internal field __nm_git_sha from libraries
authorThomas Haller <thaller@redhat.com>
Wed, 30 Mar 2016 13:48:52 +0000 (15:48 +0200)
committerThomas Haller <thaller@redhat.com>
Wed, 30 Mar 2016 13:48:56 +0000 (15:48 +0200)
commit5f83ef992532462cecd95deb6de4d978cc9a1d5a
treeba8d5c5b162f8454391485062860c453b3690c72
parent3b6fc5cbda90d37e2c6a61327c868d6dd2a593c3
build: drop internal field __nm_git_sha from libraries

The problem is that you cannot be sure which patches
were applied on top of a source tree, so the __nm_git_sha
value is unreliable.

Also, after running autoreconf during the package build,
NM_GIT_SHA is reset as well.
libnm-core/nm-utils.c
libnm-util/nm-utils.c