[highlighting-kate/el6] also "-f executable" for ppc64

Jens Petersen petersen at fedoraproject.org
Tue Jun 26 02:21:02 UTC 2012


commit fc81fe99ce769fe09663873235f7fadfd46c1f1b
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Jun 26 11:20:57 2012 +0900

    also "-f executable" for ppc64

 highlighting-kate.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/highlighting-kate.spec b/highlighting-kate.spec
index 74a7a80..91fd2c6 100644
--- a/highlighting-kate.spec
+++ b/highlighting-kate.spec
@@ -46,7 +46,7 @@ The package provides the Highlighting commandline program.
 %build
 %define cabal_configure_options -f executable
 %ifarch ppc64
-%define cabal_configure_options --disable-library-for-ghci
+%define cabal_configure_options -f executable --disable-library-for-ghci
 %endif
 %ghc_lib_build
 


More information about the scm-commits mailing list