[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Newbie trying to compile Mint v1.17
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2011-02-10 08:09, WongCK wrote:
> Any ideas on how to get the source code without the translation?
Open a shell, Bash perhaps, then:
cd top-level-dir-of-source-code
find ./ -type f -exec dos2unix {} +
This will convert all DOS line-endings to Unix for every file. - Only
if your file system allows it, of course. ;)
Cheers,
T.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (GNU/Linux)
iEYEARECAAYFAk1UAYkACgkQMiyRSD9s+zWubgCcCWUsXsFt+4VIF13tK1tdIdxa
3eAAnjlf8eCsQHwPVLCOg9az+Xj95OrS
=liyh
-----END PGP SIGNATURE-----