commit 30f2bdc8c483bc6c72155464f67daac3ce3228c5
Author: Jan Rękorajski <[email protected]>
Date:   Sat Apr 2 21:15:00 2016 +0900

    - fix building with mono 4.x
    - rel 7

 libcaca.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libcaca.spec b/libcaca.spec
index a9a71a9..75d76c7 100644
--- a/libcaca.spec
+++ b/libcaca.spec
@@ -12,7 +12,7 @@
 %undefine      with_dotnet
 %endif
 
-%define                rel     6
+%define                rel     7
 %define        subver  beta19
 %{?with_dotnet:%include        /usr/lib/rpm/macros.mono}
 Summary:       Graphics library that outputs text instead of pixels
@@ -270,6 +270,7 @@ Wiązania języka Ruby do libcaca.
 # KPSEWHICH hack to disable PDF documentation.
 %configure \
        KPSEWHICH=/nonexisting \
+       %{?with_dotnet:CSC=/usr/bin/dmcs} \
        --enable-csharp%{!?with_dotnet:=no} \
        --enable-cxx \
        --enable-gl \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcaca.git/commitdiff/30f2bdc8c483bc6c72155464f67daac3ce3228c5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to