On 25/02/11 04:32 , Daniel Macks wrote:
[]
> Warning: Field "patchscript" appears to contain a hardcoded /sw. (pdftk.info)

This one, being due to limited intelligence of the fink validator, can 
be circumvented by playing on this limit: Replace

   's|/sw/lib/gcc4.5/|%p/lib/gcc4.5/|g'

by

   's|/sw.lib/gcc4.5/|%p/lib/gcc4.5/|g'

in the PatchScript. This does the same thing and does not trigger the 
validator. In fact, simply using

    's|/sw|%p|g'

will do the trick, too.

-- 
Martin

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to