diff options
Diffstat (limited to 'graphics/gd/files/patch-configure')
-rw-r--r-- | graphics/gd/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gd/files/patch-configure b/graphics/gd/files/patch-configure deleted file mode 100644 index 2136100cb050..000000000000 --- a/graphics/gd/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.bak 2016-06-24 07:52:14.000000000 +0200 -+++ configure 2016-07-10 01:24:57.924934000 +0200 -@@ -2463,7 +2463,7 @@ - # Dynamic library version information - # See http://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info - --GDLIB_LT_CURRENT=3 -+GDLIB_LT_CURRENT=6 - GDLIB_LT_REVISION=$(printf '%i%02i%02i' $GDLIB_MAJOR $GDLIB_MINOR $GDLIB_REVISION) - GDLIB_LT_AGE=0 - |