You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by bm...@apache.org on 2012/06/24 06:40:37 UTC

svn commit: r1353223 - /incubator/bigtop/branches/branch-0.3/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec

Author: bmahe
Date: Sun Jun 24 04:40:35 2012
New Revision: 1353223

URL: http://svn.apache.org/viewvc?rev=1353223&view=rev
Log:
BIGTOP-650. Override libexecdir for bigtop-utils on mageia

Modified:
    incubator/bigtop/branches/branch-0.3/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec

Modified: incubator/bigtop/branches/branch-0.3/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec
URL: http://svn.apache.org/viewvc/incubator/bigtop/branches/branch-0.3/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec?rev=1353223&r1=1353222&r2=1353223&view=diff
==============================================================================
--- incubator/bigtop/branches/branch-0.3/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec (original)
+++ incubator/bigtop/branches/branch-0.3/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec Sun Jun 24 04:40:35 2012
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 # See BIGTOP-383
-%if  %{?suse_version:1}0
+%if  %{?suse_version:1}%{?mgaversion:1}0
 %define _libexecdir /usr/lib/bigtop-utils/
 %endif