]> git.pld-linux.org Git - packages/picocom.git/commitdiff
- there is ascii-xfr binary only
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 17 May 2005 11:23:04 +0000 (11:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    picocom-ascii_xfr.patch -> 1.1

picocom-ascii_xfr.patch [new file with mode: 0644]

diff --git a/picocom-ascii_xfr.patch b/picocom-ascii_xfr.patch
new file mode 100644 (file)
index 0000000..cf9e9d6
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./picocom.c.org    2004-08-12 13:45:11.000000000 +0200
++++ ./picocom.c        2005-05-17 13:17:06.689763776 +0200
+@@ -94,7 +94,7 @@
+       .nolock = 0,
+ #endif
+       .escape = '\x01',
+-      .send_cmd = "ascii_xfr -s -v -l10",
++      .send_cmd = "ascii-xfr -s -v -l10",
+       .receive_cmd = "rz -vv"
+ };
This page took 1.295747 seconds and 4 git commands to generate.