diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2022-02-28 07:24:07 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-01 19:35:39 +0700 |
commit | c4c5f91d9076c85e537753c4580407cb89024504 (patch) | |
tree | 972fbb36581df5d72b29f2d416b7494f2fd7dea2 /network/guacamole-server/slack-desc | |
parent | e122832496c483bc3aa1e7185faf65c80d604f8b (diff) |
network/guacamole-server: Removed.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/guacamole-server/slack-desc')
-rw-r--r-- | network/guacamole-server/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/network/guacamole-server/slack-desc b/network/guacamole-server/slack-desc deleted file mode 100644 index 40515ece9c994..0000000000000 --- a/network/guacamole-server/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -guacamole-server: guacamole-server (Guacamole server) -guacamole-server: -guacamole-server: guacamole-server contains all the native, server-side -guacamole-server: components required by Guacamole to connect to remote -guacamole-server: desktops. It provides a common C library, libguac, which all -guacamole-server: other native components depend on, as well as separate -guacamole-server: libraries for each supported protocol, and guacd, the heart -guacamole-server: of Guacamole. -guacamole-server: -guacamole-server: http://guacamole.apache.org/ -guacamole-server: |