]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- add name for aria
authorBartłomiej Zimoń <cactus@pld-linux.org>
Tue, 20 Mar 2012 23:30:01 +0000 (23:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek-git.patch -> 1.3

poldek-git.patch

index 771de387b8aa5b12623765a5c6349e031f19b655..f579c7ab59f636649ccdb68127284de261ff734a 100644 (file)
@@ -20,3 +20,23 @@ index 830356a..c26fe9f 100644
      
      snprintf(path, sizeof(path), "%s.ndir.%s",
             pkgdir->idxpath, pidxpath);
+commit 55c3e1253032e28eab75bf775b247db4882961f2
+Author: Bartlomiej Zimon <uzi18@o2.pl>
+Date:   Wed Mar 21 02:23:27 2012 +0100
+
+    - add name for aria fetcher
+    
+    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>
+
+diff --git a/doc/poldek.conf.xml b/doc/poldek.conf.xml
+index 5846888..17347e5 100644
+--- a/doc/poldek.conf.xml
++++ b/doc/poldek.conf.xml
+@@ -729,6 +729,7 @@ proto = http,ftp,https
+ cmd   = wget -N --dot-style=binary -P %d %Pn
+ [fetcher]
++name  = aria
+ proto = http,ftp,https
+ cmd   = aria2c --log-level=info --summary-interval=0 --truncate-console-readout=true -c -k1M -j5 -s5 -x5 -Z -P -d %d %Pn
This page took 0.048412 seconds and 4 git commands to generate.