Config.in 267 B

12345678
  1. config BR2_PACKAGE_DOS2UNIX
  2. select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
  3. bool "dos2unix"
  4. depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
  5. help
  6. dos2unix converts text file line endings between CRLF and LF
  7. http://waterlan.home.xs4all.nl/dos2unix.html