Mageia Bugzilla – Attachment 95 Details for
Bug 293
Minicom does not lock
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch for fixing the problem as described in the comment
configure.patch (text/plain), 944 bytes, created by
Juergen Harms
on 2011-03-07 08:01:02 CET
(
hide
)
Description:
patch for fixing the problem as described in the comment
Filename:
MIME Type:
Creator:
Juergen Harms
Created:
2011-03-07 08:01:02 CET
Size:
944 bytes
patch
obsolete
>--- configure.org 2011-03-07 07:11:02.363620002 +0100 >+++ configure.new 2011-03-07 07:15:54.675824293 +0100 >@@ -7717,7 +7717,7 @@ > > if test "x$UUCPLOCK" = x > then >- for ac_uucplock in /etc/locks /var/lock /usr/spool/locks /var/spool/locks /var/spool/lock /usr/spool/uucp /var/spool/uucp /var/run; do >+ for ac_uucplock in /etc/locks /var/lock/tty /var/lock /usr/spool/locks /var/spool/locks /var/spool/lock /usr/spool/uucp /var/spool/uucp /var/run; do > UUCPLOCK=$ac_uucplock > if test -d $UUCPLOCK; then > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UUCPLOCK" >&5 >@@ -7760,7 +7760,7 @@ > > if test "x$DFL_PORT" = x > then >- for ac_port in /dev/modem /dev/cua/b /dev/cua2p0 /dev/ttyS1 /dev/com0 /dev/tty01 /dev/tty8; do >+ for ac_port in /dev/modem /dev/cua/b /dev/cua2p0 /dev/ttyS0 /dev/com0 /dev/tty01 /dev/tty8; do > DFL_PORT=$ac_port > if test -c $DFL_PORT; then > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DFL_PORT" >&5
--- configure.org 2011-03-07 07:11:02.363620002 +0100 +++ configure.new 2011-03-07 07:15:54.675824293 +0100 @@ -7717,7 +7717,7 @@ if test "x$UUCPLOCK" = x then - for ac_uucplock in /etc/locks /var/lock /usr/spool/locks /var/spool/locks /var/spool/lock /usr/spool/uucp /var/spool/uucp /var/run; do + for ac_uucplock in /etc/locks /var/lock/tty /var/lock /usr/spool/locks /var/spool/locks /var/spool/lock /usr/spool/uucp /var/spool/uucp /var/run; do UUCPLOCK=$ac_uucplock if test -d $UUCPLOCK; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UUCPLOCK" >&5 @@ -7760,7 +7760,7 @@ if test "x$DFL_PORT" = x then - for ac_port in /dev/modem /dev/cua/b /dev/cua2p0 /dev/ttyS1 /dev/com0 /dev/tty01 /dev/tty8; do + for ac_port in /dev/modem /dev/cua/b /dev/cua2p0 /dev/ttyS0 /dev/com0 /dev/tty01 /dev/tty8; do DFL_PORT=$ac_port if test -c $DFL_PORT; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DFL_PORT" >&5
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 293
: 95