poldek: poldek/pkgdir/source_mkidx.c - zero

mis mis at pld-linux.org
Wed Jul 11 00:50:26 CEST 2007


Author: mis                          Date: Tue Jul 10 22:50:26 2007 GMT
Module: poldek                        Tag: HEAD
---- Log message:
- zero

---- Files affected:
poldek/poldek/pkgdir:
   source_mkidx.c (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: poldek/poldek/pkgdir/source_mkidx.c
diff -u poldek/poldek/pkgdir/source_mkidx.c:1.1 poldek/poldek/pkgdir/source_mkidx.c:1.2
--- poldek/poldek/pkgdir/source_mkidx.c:1.1	Mon Jul  9 15:01:44 2007
+++ poldek/poldek/pkgdir/source_mkidx.c	Wed Jul 11 00:50:21 2007
@@ -89,7 +89,7 @@
         n_assert(idxpath);
     
     /* load previous index if it exists */
-    if (with_prev && 0 && source_is_type(src, "dir") && access(idxpath, R_OK) == 0) {
+    if (with_prev && source_is_type(src, "dir") && access(idxpath, R_OK) == 0) {
         struct pkgdir *pdir;
         char orig_name[64];
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/poldek/poldek/pkgdir/source_mkidx.c?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list