On 06/12/2011 04:03 PM, Jonas Smedegaard wrote:
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
I think you can also do this:
perl -i -pe 'chomp' \
debian/qjackctl/usr/share/applications/qjackctl.desktop
Gives me a warning:
W: qjackctl: desktop-entry-file-has-crs
/usr/share/applications/qjackctl.desktop:1
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers