[Pkg-cli-apps-commits] [SCM] docky branch, master, updated. debian/2.0.5-1-4-gaae8847

Rico Tzschichholz ricotz at t-online.de
Wed Sep 1 07:43:39 UTC 2010


The following commit has been merged in the master branch:
commit 5cbe7b79d1fd0869710a432b8802789440730aad
Author: Rico Tzschichholz <ricotz at t-online.de>
Date:   Wed Sep 1 09:35:27 2010 +0200

    Drop 01_use_cli_for_wrapper.patch

diff --git a/debian/patches/01_use_cli_for_wrapper.patch b/debian/patches/01_use_cli_for_wrapper.patch
deleted file mode 100644
index 97eea5c..0000000
--- a/debian/patches/01_use_cli_for_wrapper.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: docky.debian.git/Docky/docky.in
-===================================================================
---- docky.debian.git.orig/Docky/docky.in
-+++ docky.debian.git/Docky/docky.in
-@@ -12,7 +12,7 @@
- fi
- 
- if [ `pgrep -u $(id -u) -f Docky.exe | wc -l` -lt 1 ]; then
--	exec mono "$DOCKY_EXE" "$@"
-+	exec /usr/bin/cli "$DOCKY_EXE" "$@"
- else
- 	echo "Docky appears to already be running.  Exiting..."
- fi
diff --git a/debian/patches/series b/debian/patches/series
index 9764a8c..6fb8d90 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-01_use_cli_for_wrapper.patch
 use-system-gio-sharp.patch

-- 
docky



More information about the Pkg-cli-apps-commits mailing list