[Pkg-xfce-commits] r1767 - in goodies/thunar-archive-plugin/debian: . patches

corsac at alioth.debian.org corsac at alioth.debian.org
Tue Mar 4 20:20:02 UTC 2008


Author: corsac
Date: 2008-03-04 20:20:00 +0000 (Tue, 04 Mar 2008)
New Revision: 1767

Modified:
   goodies/thunar-archive-plugin/debian/changelog
   goodies/thunar-archive-plugin/debian/patches/01_use-correct-file-roller-args.patch
Log:
* debian/patches: 01_use-correct-file-roller-args refreshed. 
  Thanks Mathias Brodala.                            (really) closes: #424986

Modified: goodies/thunar-archive-plugin/debian/changelog
===================================================================
--- goodies/thunar-archive-plugin/debian/changelog	2008-03-04 20:08:01 UTC (rev 1766)
+++ goodies/thunar-archive-plugin/debian/changelog	2008-03-04 20:20:00 UTC (rev 1767)
@@ -1,3 +1,10 @@
+thunar-archive-plugin (0.2.4-3) UNRELEASED; urgency=low
+
+  * debian/patches: 01_use-correct-file-roller-args refreshed. 
+    Thanks Mathias Brodala.                            (really) closes: #424986
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 04 Mar 2008 21:18:41 +0100
+
 thunar-archive-plugin (0.2.4-2) unstable; urgency=low
 
   [ Yves-Alexis Perez ]

Modified: goodies/thunar-archive-plugin/debian/patches/01_use-correct-file-roller-args.patch
===================================================================
--- goodies/thunar-archive-plugin/debian/patches/01_use-correct-file-roller-args.patch	2008-03-04 20:08:01 UTC (rev 1766)
+++ goodies/thunar-archive-plugin/debian/patches/01_use-correct-file-roller-args.patch	2008-03-04 20:20:00 UTC (rev 1767)
@@ -1,11 +1,11 @@
 --- thunar-archive-plugin-0.2.4/scripts/file-roller.tap.orig	2007-01-20 11:41:50.000000000 +0100
-+++ thunar-archive-plugin-0.2.4/scripts/file-roller.tap	2008-02-29 17:17:40.000000000 +0100
++++ thunar-archive-plugin-0.2.4/scripts/file-roller.tap	2008-03-04 21:17:04.000000000 +0100
 @@ -34,7 +34,7 @@
  	;;
  
  extract-here)
 -	exec file-roller "--extract-to=$folder" --force "$@"
-+	exec file-roller --force --extract-to=$(pwd) --extract-here  "$@"
++	exec file-roller --force "--extract-to=$(pwd)" --extract-here  "$@"
  	;;
  
  extract-to)




More information about the Pkg-xfce-commits mailing list