Hi,

The package I am working on has all source code in a separate directory (/sw/src/foo-1.2.3-1/foo/src). So in my info file I use (there is no configure-step):

CompileScript: <<
        cd src/
         make
<<

This gives the following error:

cd src/
Can't exec "cd": No such file or directory at /sw/lib/perl5/Fink/Services.pm line 403.


Any ideas how to solve this?

Package manager version: 0.20.4
Distribution version: 0.7.0.cvs


thanks,

- Koen.



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to