]> git.pld-linux.org Git - packages/xapian-bindings.git/commitdiff
- added perl note; XS and swig bindings are mutually exclusive
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Sep 2012 07:01:07 +0000 (09:01 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Sep 2012 07:01:07 +0000 (09:01 +0200)
xapian-bindings.spec

index 4f6fb7733a6bba39179f11ac0753d6af3859e0cc..7f02a7cfee263d2d6a79a81c91467f0ab6dcb9c1 100644 (file)
@@ -1,8 +1,9 @@
-# TODO: lua, perl
+# TODO: lua
+# NOTE: for perl binding, see perl-Search-Xapian.spec
 #
 # Conditional build:
 %bcond_without dotnet          # C# bindings
-%bcond_with    java            # Java bindings
+%bcond_without java            # Java bindings
 %bcond_without php             # PHP bindings
 %bcond_without python          # Python bindings
 %bcond_without ruby            # Ruby bindings
This page took 0.10184 seconds and 4 git commands to generate.