]> git.pld-linux.org Git - packages/gettext.git/commitdiff
- include mono macros only if built with dotnet
authorsparky <sparky@pld-linux.org>
Tue, 31 Oct 2006 19:45:41 +0000 (19:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gettext.spec -> 1.131

gettext.spec

index 55e4d1c5f2181c8eb3b7d0bbed84f482409c5fb9..fe74d048024dacd62f5ce27746245483bc77eef9 100644 (file)
@@ -7,7 +7,7 @@
 %bcond_without dotnet          # without .NET support
 #
 
-%include       /usr/lib/rpm/macros.mono
+%{?with_dotnet:%include        /usr/lib/rpm/macros.mono}
 
 %ifnarch %{ix86} %{x8664} arm hppa ppc s390 s390x
 %undefine with_dotnet
This page took 0.040719 seconds and 4 git commands to generate.