]> granicus.if.org Git - graphviz/commitdiff
disable old python bindings
authorellson <devnull@localhost>
Wed, 10 Jun 2009 17:32:01 +0000 (17:32 +0000)
committerellson <devnull@localhost>
Wed, 10 Jun 2009 17:32:01 +0000 (17:32 +0000)
debian/rules

index f05b96dbbd7b2f74f02ed1c234fb7e42c08de2d2..ff0195964ac9d53e44842e6802eaac1eb5c579d8 100644 (file)
@@ -75,8 +75,8 @@ configure-stamp:
        --enable-php \
        --enable-python \
        --disable-python23 \
-       --enable-python24 \
-       --enable-python25 \
+       --disable-python24 \
+       --disable-python25 \
        --disable-r \
        --enable-ruby \
        --enable-tcl \