]> git.pld-linux.org Git - packages/gearmand.git/blob - no-git.patch
- fix boost detection on x32
[packages/gearmand.git] / no-git.patch
1 --- gearmand-1.1.18/configure.ac~       2017-12-11 15:00:27.000000000 +0100
2 +++ gearmand-1.1.18/configure.ac        2018-03-18 23:42:15.334301949 +0100
3 @@ -9,7 +9,7 @@
4  # the COPYING file in this directory for full text.
5  
6  m4_include([version.m4])
7 -AC_REVISION([m4_esyscmd_s([git describe --always])])
8 +AC_REVISION([VERSION_NUMBER])
9  AC_PREREQ([2.63])
10  AC_INIT([gearmand],VERSION_NUMBER,[https://github.com/gearman/gearmand/issues],[gearmand],[http://gearman.info/])
11  
This page took 0.065768 seconds and 3 git commands to generate.