Hi,

> The package generates around 1000 binary
> modules/plugins. Running dpkg-shlibdeps over these files makes for
> really weird errors[1], due to the length of the command line passed to
> dpkg-shlibdeps (at least that's what I believe). Shortening the line or
> passing all files in a for-loop works alright. 
Have a look at xargs, it is the nice way of doing the for-loop.

Regards Ben


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to