cygport: Adding arbitrary files to the src package

Corinna Vinschen corinna-cygwin@cygwin.com
Mon May 7 10:34:00 GMT 2012


Hi Yaakov,


assuming I'd like to add some arbitrary files to the source package, so
that the -src package looks like this:

  foo-3.4.5.tar.bz2
  foo-3.4.5-1.cygport
  foo-3.4.5-1.cygwin.patch
  foo-3.4.5-1.src.patch
  arbitrary-file-1
  arbitrary-file-2

The idea here is that the files are neither part of the sources, nor do
I want the files to be part of the patches since they aren't patches.
They are just some files which should show up in the source package for
some dubious reason of my own.

I looked into the __pkg_srcpkg() function in lib/pkg_pkg.cygpart, but
I don't see any way to accomplish this.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat



More information about the Cygwin-apps mailing list