diff options
Diffstat (limited to 'net-im/yoono/files')
-rw-r--r-- | net-im/yoono/files/pkg-message.in | 12 | ||||
-rw-r--r-- | net-im/yoono/files/yoono.in | 3 |
2 files changed, 0 insertions, 15 deletions
diff --git a/net-im/yoono/files/pkg-message.in b/net-im/yoono/files/pkg-message.in deleted file mode 100644 index 2404d72254c5..000000000000 --- a/net-im/yoono/files/pkg-message.in +++ /dev/null @@ -1,12 +0,0 @@ -[ -{ type: install - message: <<EOM - If you want to open links in your default browser, then you have to - run the following commands (as root), before setting the relative - option in the client: - - # mkdir %%LINUXBASE%%/usr/local - # mount_nullfs %%LOCALBASE%% %%LINUXBASE%%/usr/local -EOM -} -] diff --git a/net-im/yoono/files/yoono.in b/net-im/yoono/files/yoono.in deleted file mode 100644 index ceb1f940f302..000000000000 --- a/net-im/yoono/files/yoono.in +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -export LD_LIBRARY_PATH=%%DATADIR%%:${LD_LIBRARY_PATH} -%%DATADIR%%/yoono-desktop |