Don't needlessly require multilib
This commit is contained in:
parent
f52aeae338
commit
f03b24ebbd
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
|
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
require multilib
|
|
||||||
|
|
||||||
SUMMARY="Conversion between Unix and MSDOS text files."
|
SUMMARY="Conversion between Unix and MSDOS text files."
|
||||||
DESCRIPTION="A text file conversion utility that converts ASCII files between
|
DESCRIPTION="A text file conversion utility that converts ASCII files between
|
||||||
MSDOS (or Windows) format, which traditionally have CR/LF (carriage
|
MSDOS (or Windows) format, which traditionally have CR/LF (carriage
|
||||||
|
|
Loading…
Reference in a new issue