Sven Joachim wrote:
> Package: xdm
> Version: 1:1.1.4-3
> Severity: minor
>
> The xdm maintainer scripts all contain superfluous calls of
> laptop-detect in the following snippet:
>
> ,
> | LAPTOP=""
> | if [ -n "$(which laptop-detect)" ]; then
> | if laptop-detect >/dev/null; then
> |
Package: xdm
Version: 1:1.1.4-3
Severity: minor
The xdm maintainer scripts all contain superfluous calls of
laptop-detect in the following snippet:
,
| LAPTOP=""
| if [ -n "$(which laptop-detect)" ]; then
| if laptop-detect >/dev/null; then
| LAPTOP=true
| fi
| fi
`
The LAP
2 matches
Mail list logo