]> git.pld-linux.org Git - packages/ice.git/commitdiff
- fix building dotnet bindings auto/th/ice-3.6.0-5
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 6 Apr 2016 12:26:57 +0000 (21:26 +0900)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 6 Apr 2016 12:26:57 +0000 (21:26 +0900)
- rel 5

ice.spec

index eb46ddad4012ad3e492738f6a63d55c29c852f7e..d12ea549b99a51ebd49ddbffeead0f8e7c1438ac 100644 (file)
--- a/ice.spec
+++ b/ice.spec
@@ -26,7 +26,7 @@
 Summary:       The Ice base runtime and services
 Name:          ice
 Version:       3.6.0
-Release:       4
+Release:       5
 License:       GPL v2 with exceptions (see ICE_LICENSE)
 Group:         Applications
 Source0:       https://github.com/zeroc-ice/ice/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -219,6 +219,7 @@ export CLASSPATH=$(build-classpath db jgoodies-forms jgoodies-looks)
 
 %if %{with dotnet}
 %{__make} -C csharp \
+       MCS=dmcs \
        CFLAGS="%{rpmcflags} -fPIC" \
        CXXFLAGS="%{rpmcxxflags} -fPIC -pthread" \
 %ifarch x32
This page took 0.147517 seconds and 4 git commands to generate.