On 8/25/2014 2:58 PM, D. Boland wrote:
Hi Achim,

Achim Gratz wrote:

D. Boland writes:
It's waiting for upload at:

http://cygwin.boland.nl/x86/release/libfakesu/

   cygmake install PREFIX=${D}/usr

You wouldn't need to do this if your Makefile was using $(DESTDIR) for
supporting staged builds.  Otherwise, packaging looks OK to me -- GTG.

I changed the Makefile to use DESTDIR.

I also uploaded the fakesu release files via sftp, but I can't seem to create 
the
!ready file. If I do:

        put /dev/null -o !ready

I get:

Uploading /dev/null to /x86/-o
/dev/null is not a regular file

sftp doesn't support put -o, according to its man page. The upload instructions recommend using lftp.

Ken

Reply via email to