URI: 
       tfix apt-cache bug where the same entry is written twice - libdevuansdk - common library for devuan's simple distro kits
  HTML git clone https://git.parazyd.org/libdevuansdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit a00868741d1757c1c70d97ac3993e2e4c149496c
   DIR parent ad91c94a2ecd10eba81ddb08f5ac212e3d9c7418
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Thu, 26 Oct 2017 21:30:54 +0200
       
       fix apt-cache bug where the same entry is written twice
       
       Diffstat:
         M zlibs/sysconf                       |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/zlibs/sysconf b/zlibs/sysconf
       t@@ -125,8 +125,6 @@ EOF
                }
        
                cat <<EOF
       -deb file:/mnt ./
       -
        ## package repositories
        deb ${mirror} ${release} ${section}
        deb ${mirror} ${release}-updates ${section}