diff options
Diffstat (limited to 'graphics/libgnomecanvas/files/patch-configure')
-rw-r--r-- | graphics/libgnomecanvas/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/libgnomecanvas/files/patch-configure b/graphics/libgnomecanvas/files/patch-configure new file mode 100644 index 000000000000..a64d3f7a7f59 --- /dev/null +++ b/graphics/libgnomecanvas/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Tue Apr 20 02:54:07 2004 ++++ configure Tue Apr 20 02:54:16 2004 +@@ -1510,7 +1510,7 @@ + LIBGNOMECANVAS_MAJOR_VERSION=2 + LIBGNOMECANVAS_MINOR_VERSION=6 + LIBGNOMECANVAS_MICRO_VERSION=1 +-LIBGNOMECANVAS_INTERFACE_AGE=0 ++LIBGNOMECANVAS_INTERFACE_AGE=1 + # If you need a modifier for the version number. + # Normally empty, but can be used to make "fixup" releases. + LIBGNOMECANVAS_EXTRAVERSION= |