From: Jan Rękorajski Date: Fri, 21 Apr 2006 23:40:26 +0000 (+0000) Subject: - orphaned, outdated X-Git-Tag: auto/th/banshee-0_12_1-1~14 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fbanshee.git;a=commitdiff_plain;h=800f70ec83f1000483e98f9d0e8869b51cac7a71 - orphaned, outdated Changed files: banshee-stat.patch -> 1.2 --- diff --git a/banshee-stat.patch b/banshee-stat.patch deleted file mode 100644 index 93e9636..0000000 --- a/banshee-stat.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- banshee-0.10.8/src/Banshee.Base/ImportManager.cs.orig 2006-03-07 20:45:33.000000000 +0100 -+++ banshee-0.10.8/src/Banshee.Base/ImportManager.cs 2006-03-20 17:51:25.000000000 +0100 -@@ -31,7 +31,8 @@ - using System.IO; - using System.Threading; - using Mono.Unix; --using Mono.Unix.Native; -+//Ambigious Stat method between Mono.Unix and Mono.Unix.Native -+//using Mono.Unix.Native; - using Gtk; - - using Banshee.Widgets;