akurtakov pushed to eclipse-cdt (master). "Disable/enable modules for secondary archs."

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 15 17:35:18 UTC 2015


From 9228d6d7149044c108d4ea1ed7b791c9ffa73d52 Mon Sep 17 00:00:00 2001
From: Alexander Kurtakov <akurtako at redhat.com>
Date: Mon, 15 Jun 2015 20:34:58 +0300
Subject: Disable/enable modules for secondary archs.


diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec
index 83efb27..57d2303 100644
--- a/eclipse-cdt.spec
+++ b/eclipse-cdt.spec
@@ -153,6 +153,8 @@ sed -i -e 's/\\(x86\\)/(%{eclipse_arch})/g' plugin.properties
 popd
 cp -r org.eclipse.cdt.core.linux.x86 org.eclipse.cdt.core.linux.%{eclipse_arch}
 rm -fr org.eclipse.cdt.core.linux.x86
+%pom_disable_module core/org.eclipse.cdt.core.linux.x86
+%pom_enable_module core/org.eclipse.cdt.core.linux.%{eclipse_arch}
 pushd org.eclipse.cdt.core.linux
 sed -i -e 's/<arch>x86<\/arch>/<arch>%{eclipse_arch}<\/arch>/g' pom.xml
 popd
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/eclipse-cdt.git/commit/?h=master&id=9228d6d7149044c108d4ea1ed7b791c9ffa73d52


More information about the scm-commits mailing list