SOURCES (AC-branch): poldek-skip-skiptag.patch (NEW) - add
glen
glen at pld-linux.org
Tue Aug 12 16:13:22 CEST 2008
Author: glen Date: Tue Aug 12 14:13:22 2008 GMT
Module: SOURCES Tag: AC-branch
---- Log message:
- add
---- Files affected:
SOURCES:
poldek-skip-skiptag.patch (NONE -> 1.1.2.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/poldek-skip-skiptag.patch
diff -u /dev/null SOURCES/poldek-skip-skiptag.patch:1.1.2.1
--- /dev/null Tue Aug 12 16:13:23 2008
+++ SOURCES/poldek-skip-skiptag.patch Tue Aug 12 16:13:17 2008
@@ -0,0 +1,10 @@
+--- poldek-0.21-cvs20070703.00/pkgdir/pkg_store.c~ 2008-08-12 17:08:56.000000000 +0300
++++ poldek-0.21-cvs20070703.00/pkgdir/pkg_store.c 2008-08-12 17:12:12.195527474 +0300
+@@ -91,7 +91,6 @@
+
+ int pkg_store_skiptag(int tag, int tag_binsize, tn_stream *st)
+ {
+- DBGF("skiptag %c %c\n", tag, tag_binsize ? tag_binsize:'-');
+ tag = tag;
+
+ switch (tag_binsize) {
================================================================
More information about the pld-cvs-commit
mailing list