wok diff pcmanfm/stuff/archiver-tazpkg-support.patch @ rev 4302

Fix: esmart build with last revision 42373
author Christophe Lincoln <pankso@slitaz.org>
date Mon Sep 28 08:33:48 2009 +0200 (2009-09-28)
parents e829f657b054
children 3ddff9c40a56
line diff
     1.1 --- a/pcmanfm/stuff/archiver-tazpkg-support.patch	Sat Jun 27 00:24:13 2009 +0200
     1.2 +++ b/pcmanfm/stuff/archiver-tazpkg-support.patch	Mon Sep 28 08:33:48 2009 +0200
     1.3 @@ -1,12 +1,6 @@
     1.4  --- pcmanfm-0.5.ori/src/ptk/ptk-file-archiver.c	Sun May 25 14:59:12 2008
     1.5  +++ pcmanfm-0.5/src/ptk/ptk-file-archiver.c	Thu Jun 25 23:28:10 2009
     1.6 -@@ -5,11 +5,13 @@
     1.7 - *
     1.8 - *
     1.9 - * Author: Hong Jen Yee (PCMan) <pcman.tw (AT) gmail.com>, (C) 2006
    1.10 --*
    1.11 -+*			
    1.12 - * Copyright: See COPYING file that comes with this distribution
    1.13 +@@ -10,6 +10,8 @@
    1.14   *
    1.15   */
    1.16   
    1.17 @@ -15,7 +9,7 @@
    1.18   #include <glib/gi18n.h>
    1.19   #include <string.h>
    1.20   
    1.21 -@@ -55,6 +57,12 @@
    1.22 +@@ -61,6 +63,12 @@
    1.23               "tar -xvf",
    1.24               ".tar", TRUE
    1.25           },