adding a directory tree to package source
ASSI
Stromeko@nexgo.de
Thu Sep 10 15:53:43 GMT 2026
Andrew Schulman via Cygwin-apps writes:
> + cp -r --preserve=timestamps ${C}/${cygwin_file} ${spkgdir}
+ cp -rt ${spkgdir} --preserve=timestamps ${C}/${cygwin_file}
This shows the intent more clearly I think.
I still think the better way to deal with your problem is to put these
files into a separate Git repository (or a forest branch in the same
one) and pull them from there into ${S}.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
DIY Stuff:
http://Synth.Stromeko.net/DIY.html
More information about the Cygwin-apps
mailing list