diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-26 17:28:19 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-26 17:28:19 -0600 |
commit | 2c67f751ab4568d9c1d33d9a4be31e0ca33e8342 (patch) | |
tree | c74a5216a3cdac0102b9f149113e884660c5b06a /krdc/rdp/README.patch | |
parent | ff26edf4064a15a77f6eb16bf45700a7f5eaacfb (diff) | |
download | tdenetwork-2c67f751ab4568d9c1d33d9a4be31e0ca33e8342.tar.gz tdenetwork-2c67f751ab4568d9c1d33d9a4be31e0ca33e8342.zip |
Remove old *.patch files. Code is already merged or obsolete.
Diffstat (limited to 'krdc/rdp/README.patch')
-rw-r--r-- | krdc/rdp/README.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/krdc/rdp/README.patch b/krdc/rdp/README.patch deleted file mode 100644 index a3e705d8..00000000 --- a/krdc/rdp/README.patch +++ /dev/null @@ -1,12 +0,0 @@ -Read this for how to use the rdesktop patch: - -This patch is intended for rdesktop 1.3.1 only. It has not been tested -with other versions, and future versions should (hopefully) include it -by default. - -- Get a copy of the rdesktop 1.3.1 sources and unpack it. -- Place the rdesktop.patch file in the top directory of the unpacked - sources. -- Go to the directory where you placed the patch and type the following - command: patch -p 0 -i rdesktop.patch -- You can now compile the sources as usual. |