]> git.pld-linux.org Git - packages/redland.git/commitdiff
- added db-4.6
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 14 Dec 2007 19:06:04 +0000 (19:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    redland-link.patch -> 1.3

redland-link.patch

index e9666e8ee543b84c2f0f0f6fedf89485dda00345..1635870ea9d2ad144fc9dd217117acc189071313 100644 (file)
@@ -25,7 +25,7 @@
  
      # Sigh!  And this still might not be good enough.
 -    for bdbc_version in 4.4 4.3 4.2 4.1 4.0 4 3.3 3.2 3.1 3 2; do
-+    for bdbc_version in 4.5 4.4 4.3 4.2 4.1 4.0 4 3.3 3.2 3.1 3 2; do
++    for bdbc_version in 4.6 4.5 4.4 4.3 4.2 4.1 4.0 4 3.3 3.2 3.1 3 2; do
        bdbc_major=`echo $bdbc_version | sed -e 's/^\(.\).*$/\1/'`;
        bdbc_version2=`echo $bdbc_version | sed -e 's/^\(.\).\(.\)$/\1\2/'`
  
This page took 0.105335 seconds and 4 git commands to generate.