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 Daniel