diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2009-04-29 12:55:09 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2009-04-29 12:55:09 +0000 |
commit | 1d3107c4da15be40c7a4d08cfa744df8e736fdb2 (patch) | |
tree | fb6b276c9f42faa2785e86d6ed515939f36ffcda /patches/rsync/slack-desc | |
parent | 0cd577fbe7f2be7885099c9dd576b1a2a0c67916 (diff) | |
download | slackbuilds-1d3107c4da15be40c7a4d08cfa744df8e736fdb2.tar.gz slackbuilds-1d3107c4da15be40c7a4d08cfa744df8e736fdb2.tar.bz2 |
EOLing old patches
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@2175 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches/rsync/slack-desc')
-rw-r--r-- | patches/rsync/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/patches/rsync/slack-desc b/patches/rsync/slack-desc deleted file mode 100644 index 839716c8..00000000 --- a/patches/rsync/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 ':'. - - |-----handy-ruler------------------------------------------------------| -rsync: rsync -rsync: -rsync: rsync is a replacement for rcp that has many more features. It -rsync: uses the "rsync algorithm" which provides a very fast method for -rsync: bringing remote files into sync. It does this by sending just the -rsync: differences in the files across the link, without requiring that both -rsync: sets of files are present at one of the ends of the link beforehand. -rsync: -rsync: rsync was written by Andrew Tridgell and Paul Mackerras. -rsync: -rsync: |