summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-10-24 19:16:59 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-10-24 19:16:59 +0000
commitd4bd6fedb2e7c71855f8b86423e877db58935d11 (patch)
treead97ea92c227232757fcec4ea4ff8f1fdea9e6d7 /banshee-overlay/dev-dotnet/gecko-sharp/files/gecko-sharp-webshot-fix.patch
parentRemoving old chroots. (diff)
downloadnichoj-d4bd6fedb2e7c71855f8b86423e877db58935d11.tar.gz
nichoj-d4bd6fedb2e7c71855f8b86423e877db58935d11.tar.bz2
nichoj-d4bd6fedb2e7c71855f8b86423e877db58935d11.zip
Removing banshee-overlay, since the 0.11.x is already in the tree.
svn path=/; revision=76
Diffstat (limited to 'banshee-overlay/dev-dotnet/gecko-sharp/files/gecko-sharp-webshot-fix.patch')
-rw-r--r--banshee-overlay/dev-dotnet/gecko-sharp/files/gecko-sharp-webshot-fix.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/banshee-overlay/dev-dotnet/gecko-sharp/files/gecko-sharp-webshot-fix.patch b/banshee-overlay/dev-dotnet/gecko-sharp/files/gecko-sharp-webshot-fix.patch
deleted file mode 100644
index b2e6f3d..0000000
--- a/banshee-overlay/dev-dotnet/gecko-sharp/files/gecko-sharp-webshot-fix.patch
+++ /dev/null
@@ -1,7 +0,0 @@
-diff -uNr gecko-sharp-2.0-0.7.orig/sample/webshot.in gecko-sharp-2.0-0.7/sample/webshot.in
---- gecko-sharp-2.0-0.7.orig/sample/webshot.in 2004-11-15 15:52:28.000000000 -0600
-+++ gecko-sharp-2.0-0.7/sample/webshot.in 2005-06-23 04:19:43.000000000 -0500
-@@ -1,2 +1,2 @@
- #!/bin/sh
--exec mono @libdir@/gecko-sharp/WebThumbnailer.exe
-+exec mono @libdir@/gecko-sharp/WebThumbnailer.exe "$@"