diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2008-01-12 16:13:58 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2008-01-12 16:13:58 +0000 |
| commit | 7cf673e166d687034f03a8f44a2bb6477b9d11ac (patch) | |
| tree | b89164b1ff6e9d5204cb7af344b58ff7090f9820 /deskutils/thinkingrock/files | |
| parent | e4b910390294879cdb510c42c695b82124ad156c (diff) | |
Notes
Diffstat (limited to 'deskutils/thinkingrock/files')
| -rw-r--r-- | deskutils/thinkingrock/files/patch-bin_thinkingrock | 8 | ||||
| -rw-r--r-- | deskutils/thinkingrock/files/patch-bin_xdg-email | 8 | ||||
| -rw-r--r-- | deskutils/thinkingrock/files/patch-bin_xdg-open | 8 |
3 files changed, 24 insertions, 0 deletions
diff --git a/deskutils/thinkingrock/files/patch-bin_thinkingrock b/deskutils/thinkingrock/files/patch-bin_thinkingrock new file mode 100644 index 000000000000..f7ab8652f65d --- /dev/null +++ b/deskutils/thinkingrock/files/patch-bin_thinkingrock @@ -0,0 +1,8 @@ +--- bin/thinkingrock.orig Wed Jan 2 12:29:07 2008 ++++ bin/thinkingrock Wed Jan 2 12:29:15 2008 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + + # + # resolve symlinks diff --git a/deskutils/thinkingrock/files/patch-bin_xdg-email b/deskutils/thinkingrock/files/patch-bin_xdg-email new file mode 100644 index 000000000000..506ab01954d2 --- /dev/null +++ b/deskutils/thinkingrock/files/patch-bin_xdg-email @@ -0,0 +1,8 @@ +--- bin/xdg-email.orig Wed Jan 2 12:29:26 2008 ++++ bin/xdg-email Wed Jan 2 12:29:47 2008 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + #--------------------------------------------- + # xdg-email + # diff --git a/deskutils/thinkingrock/files/patch-bin_xdg-open b/deskutils/thinkingrock/files/patch-bin_xdg-open new file mode 100644 index 000000000000..653093c78093 --- /dev/null +++ b/deskutils/thinkingrock/files/patch-bin_xdg-open @@ -0,0 +1,8 @@ +--- bin/xdg-open.orig Wed Jan 2 12:29:33 2008 ++++ bin/xdg-open Wed Jan 2 12:29:40 2008 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + #--------------------------------------------- + # xdg-open + # |
