Whamcloud - gitweb
LU-987 build: Fail to create ldisk rpms
authorJames Simmons <uja.ornl@gmail.com>
Fri, 13 Jan 2012 16:11:29 +0000 (11:11 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 8 Feb 2012 00:58:23 +0000 (19:58 -0500)
commitbe1dbc1813f3851401c5bba85dbfb591c9768683
treedd81eacf9581d8c649e08b71733da23f26d3c536
parentd24545ea67a03f67ebfc9fe7263ce396416012d9
LU-987 build: Fail to create ldisk rpms

The autoMakefile.am in ldsikfs does not define the
BUILD_SERVER flag so make rpms fails. This patch
simply set the flag to true since ldiskfs will most
likely be used only on servers

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I51e31d1ce0fd1d7e8639426852af1888a9a93f4f
ldiskfs/autoMakefile.am