]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Remove git build-time dependency 5172/head
authorBoris Ranto <branto@redhat.com>
Wed, 8 Jul 2015 15:13:14 +0000 (17:13 +0200)
committerBoris Ranto <branto@redhat.com>
Wed, 8 Jul 2015 15:16:29 +0000 (17:16 +0200)
commit7db8a6a1d1d687a1ff09f4c0373e898639bec3c7
treed769168ef66da9d710387208aa77da344f801483
parentf9c682aa348bed6406f7a286b2872d70af4e7496
Remove git build-time dependency

The git command is currently only needed in the src/make_version script.
However, we can simply avoid it by assuming that if the git command is
not installed then the current dir is not a git repo.

Signed-off-by: Boris Ranto <branto@redhat.com>
ceph.spec.in
src/make_version