Author: bmahe
Date: Tue Feb 7 00:01:41 2012
New Revision: 1241278
URL: http://svn.apache.org/viewvc?rev=1241278&view=rev
Log:
BIGTOP-383. bigtop-detect-javahome installed at location unexpected by scripts
on SLES
Modified:
incubator/bigtop/trunk/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec
Modified:
incubator/bigtop/trunk/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec?rev=1241278&r1=1241277&r2=1241278&view=diff
==============================================================================
---
incubator/bigtop/trunk/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec
(original)
+++
incubator/bigtop/trunk/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec
Tue Feb 7 00:01:41 2012
@@ -13,6 +13,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+# See BIGTOP-383
+%if %{?suse_version:1}0
+%define _libexecdir /usr/lib
+%endif
+
Name: bigtop-utils
Version: %{bigtop_utils_version}
Release: %{bigtop_utils_release}