[OT] Qjackctl | Lucid
Jonas Smedegaard
dr at jones.dk
Sun Jun 12 14:03:34 UTC 2011
On 11-06-12 at 12:47pm, rosea grammostola wrote:
> On 06/12/2011 02:41 AM, Jonas Smedegaard wrote:
> >If you want same functionality, I'd suggest try replace with this
> >command:
> >
> > recode /crlf../lf \
> > debian/qjackctl/usr/share/applications/qjackctl.desktop
> >
> Thanks for you help.
> It fails with this message:
>
> recode /crlf../lf \
> debian/qjackctl/usr/share/applications/qjackctl.desktop
> Unrecognised surface name `lf'
> recode: Request `/crlf../lf' is erroneous
> make: *** [install/qjackctl] Error 1
lf is default, so try this instead:
recode /crlf.. \
debian/qjackctl/usr/share/applications/qjackctl.desktop
Else, "info recode" is your friend. ;-)
I think you can also do this:
perl -i -pe 'chomp' \
debian/qjackctl/usr/share/applications/qjackctl.desktop
Or try read http://en.wikipedia.org/wiki/Newline .
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20110612/e6c9c0ba/attachment-0001.pgp>
More information about the pkg-multimedia-maintainers
mailing list