]> granicus.if.org Git - graphviz/commitdiff
Changes to support ubuntu11
authorDwight Perry <dperry@research.att.com>
Tue, 18 Oct 2011 17:16:18 +0000 (13:16 -0400)
committerDwight Perry <dperry@research.att.com>
Tue, 18 Oct 2011 17:16:18 +0000 (13:16 -0400)
debian/libgv-python.install
debian/rules

index a481d6f1a161f919e83def5e913e7c50fe47958d..2b952cf14082d50b6ec2fe784708a564b1a7f88e 100644 (file)
@@ -2,4 +2,5 @@ usr/lib/graphviz/python
 #usr/lib/graphviz/python24
 #usr/lib/graphviz/python25
 #usr/lib/graphviz/python26
+#usr/lib/graphviz/python27
 usr/share/man/man3/gv.3python
index a8bbfa4e9d4ed282f51591eae16054bde4af4c20..67736d97b967462c22bb8991b2403cd3fbdf3c9d 100644 (file)
@@ -86,6 +86,7 @@ configure-stamp:
        --disable-python24 \
        --disable-python25 \
        --disable-python26 \
+       --disable-python27 \
        --disable-r \
        --enable-ruby \
        --enable-tcl \