[OT] Qjackctl | Lucid
rosea grammostola
rosea.grammostola at gmail.com
Sun Jun 12 16:15:54 UTC 2011
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
> lf is default, so try this instead:
>
> recode /crlf.. \
> debian/qjackctl/usr/share/applications/qjackctl.desktop
It seems to work here locally, but not with pbuilder Lucid. Does it need
a higher version of some package or some extra package maybe?
dh_installdirs -pqjackctl
# Fix end-of-lines, convert CRLF to LF.
recode /crlf.. \
debian/qjackctl/usr/share/applications/qjackctl.desktop
make: recode: Command not found
make: *** [install/qjackctl] Error 127
More information about the pkg-multimedia-maintainers
mailing list