setserial/setserial-2.17-readme.patch
Tim Waugh 972383de30 - Fixed mandir in fhs patch (bug #226411).
- Don't run strip (bug #226411).
- Fixed readme patch to talk about Fedora not Red Hat Linux (bug #226411).
- Fixed build root tag (bug #226411).
- Use SMP make flags (bug #226411).
- Avoid %makeinstall (bug #226411).
- Fixed summary (bug #226411).
- Resolves: rhbz#226411 rhbz#226411 rhbz#226411 rhbz#226411 rhbz#226411
    rhbz#226411 rhbz#226411
2007-02-07 10:40:17 +00:00

12 lines
548 B
Diff

--- setserial-2.17/README.readme Tue Sep 11 17:59:52 2001
+++ setserial-2.17/README Tue Sep 11 18:00:27 2001
@@ -13,6 +13,6 @@
The simplest way to configure the serial ports is to copy the provided
rc.serial file to the appropriate /etc/rc.d directory. For example,
-to install rc.serial on a RedHat system, copy rc.serial to
-/etc/rc.d/init.d/serial, and then run the command "chkconfig -add serial".
+to install rc.serial on a Fedora system, copy rc.serial to
+/etc/rc.d/init.d/serial, and then run the command "chkconfig --add serial".