Hi

"egrep -i -r '^Source.*(diff|patch)$' *" indicates that my package easytag is perhaps the only one downloading it's patches. Problem: How to find the place to where the files were downloaded by fink? For a user with a custom build-directory following PatchScripts don't work:

PatchScript: <<
        mv ../../patch_easytag_030_030a.diff .
        patch -p1 <patch_easytag_030_030a.diff
<<

and

PatchScript: <<
        mv %p/src/patch_easytag_030_030a.diff .
        patch -p1 <patch_easytag_030_030a.diff
<<

Regards

Beat H.



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to