]> git.pld-linux.org Git - packages/cups.git/commitdiff
- disable java build on archs that do not have jdk
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 6 Dec 2007 23:29:01 +0000 (23:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups.spec -> 1.221

cups.spec

index 6f76f64e3a9af05cad230816fab9ed2c77134542..8987343c585ce19752f461f4ff8246b975dd90fe 100644 (file)
--- a/cups.spec
+++ b/cups.spec
 #
 %include       /usr/lib/rpm/macros.perl
 %define                pdir CUPS
+
+%ifarch i386 i486 ppc
+%undefine      with_java
+%endif
+
 Summary:       Common Unix Printing System
 Summary(pl.UTF-8):     Ogólny system druku dla Uniksa
 Summary(pt_BR.UTF-8):  Sistema Unix de Impressão
This page took 0.084382 seconds and 4 git commands to generate.